boot2

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

006-line-splice.expected (238B)


      1 (KW int "06-line-splice.c" 1 1)
      2 (IDENT "abcd" "06-line-splice.c" 1 5)
      3 (PUNCT assign "06-line-splice.c" 2 4)
      4 (INT 1 "06-line-splice.c" 2 6)
      5 (PUNCT semi "06-line-splice.c" 2 7)
      6 (NL #f "06-line-splice.c" 2 8)
      7 (EOF #f "06-line-splice.c" 3 1)