boot2
Playing with the boostrap
git clone
https://git.ryansepassi.com/git/boot2.git
Log
|
Files
|
Refs
|
README
036-empty-arg.c (26B)
1
#define F(a) [a]
2
F(x)
3
F()