boot2

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

013-elif-chain.c (43B)


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