This website requires JavaScript.
Explore
Help
Sign in
dawids
/
lang-bootstrap
Watch
1
Star
0
Fork
You've already forked lang-bootstrap
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
19ea12a1d4
lang-bootstrap
/
05
/
main.c
5 lines
81 B
C
Raw
Normal View
History
Unescape
Escape
fmacros starting to work!
2022-01-09 15:56:31 -05:00
#
define TEST(x,y,z) x hello y there z
TEST
(
(
55
,
(
33
,
3
)
)
,
22
,
(
3
,
49
)
)
start fmacro replacement
2022-01-09 12:31:35 -05:00
main
(
void
)
{
}
Reference in a new issue
Copy permalink