boot2

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

040-ifdef-active-typedef-fnmacro.expected (841B)


      1 (KW typedef "40-ifdef-active-typedef-fnmacro.c" 3 1)
      2 (KW char "40-ifdef-active-typedef-fnmacro.c" 3 9)
      3 (PUNCT star "40-ifdef-active-typedef-fnmacro.c" 3 14)
      4 (IDENT "T" "40-ifdef-active-typedef-fnmacro.c" 3 15)
      5 (PUNCT semi "40-ifdef-active-typedef-fnmacro.c" 3 16)
      6 (IDENT "T" "40-ifdef-active-typedef-fnmacro.c" 7 1)
      7 (IDENT "a" "40-ifdef-active-typedef-fnmacro.c" 7 3)
      8 (PUNCT semi "40-ifdef-active-typedef-fnmacro.c" 7 4)
      9 (KW int "40-ifdef-active-typedef-fnmacro.c" 8 1)
     10 (IDENT "x" "40-ifdef-active-typedef-fnmacro.c" 8 5)
     11 (PUNCT assign "40-ifdef-active-typedef-fnmacro.c" 8 7)
     12 (PUNCT lparen "40-ifdef-active-typedef-fnmacro.c" 4 14)
     13 (INT 0 "40-ifdef-active-typedef-fnmacro.c" 8 11)
     14 (PUNCT rparen "40-ifdef-active-typedef-fnmacro.c" 4 16)
     15 (PUNCT semi "40-ifdef-active-typedef-fnmacro.c" 8 13)
     16 (EOF #f "40-ifdef-active-typedef-fnmacro.c" 9 1)