boot2
Playing with the boostrap
git clone
https://git.ryansepassi.com/git/boot2.git
Log
|
Files
|
Refs
|
README
014-nested-if.c (44B)
1
#if 1
2
#if 0
3
3
4
#else
5
4
6
#endif
7
#else
8
5
9
#endif