boot2

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

054-elif-after-else.c (33B)


      1 #if 0
      2 1
      3 #else
      4 2
      5 #elif 1
      6 3
      7 #endif