boot2

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

053-line-directive-effect.c (43B)


      1 __LINE__
      2 #line 100 "x.c"
      3 __LINE__
      4 __FILE__