boot2

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

031-string-concat.expected (208B)


      1 (STR "abc" "31-string-concat.c" 1 1)
      2 (INT 1 "31-string-concat.c" 2 1)
      3 (STR "pq" "31-string-concat.c" 3 1)
      4 (INT 2 "31-string-concat.c" 4 1)
      5 (STR "r" "31-string-concat.c" 4 3)
      6 (EOF #f "31-string-concat.c" 5 1)