boot2

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

053-pp-shortcircuit-cond.c (29B)


      1 #if 1 ? 77 : (1/0)
      2 77
      3 #endif