boot2

Playing with the boostrap
git clone https://git.ryansepassi.com/git/boot2.git
Log | Files | Refs | README

003-fn-macro.c (23B)


      1 #define ID(x) x
      2 ID(42)