mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +00:00
12 lines
139 B
Plaintext
12 lines
139 B
Plaintext
{
|
|
"libc_test stub macro": {
|
|
"prefix": "zxc",
|
|
"body": [
|
|
"int test_$TM_FILENAME_BASE()",
|
|
"{",
|
|
"\treturn 2;",
|
|
"}",
|
|
]
|
|
},
|
|
}
|