boot2

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

050-stringize-char-special.c (24B)


      1 #define S(x) #x
      2 S('\n')