boot2
Playing with the boostrap
git clone
https://git.ryansepassi.com/git/boot2.git
Log
|
Files
|
Refs
|
README
008-nested-expansion.c (26B)
1
#define A 1
2
#define B A
3
B