boot2

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

01-passthrough.expected (413B)


      1 ## Pass-through fixture: tokenizer + structural %macro skip.
      2 ## No macro calls , no ## paste , no !@%$ or %select. The m1pp expander must
      3 ## match the C oracle byte-for-byte on this input.
      4 
      5 hello world
      6 leading whitespace and runs of spaces
      7 mixed , punctuation ( goes ) through
      8 
      9 ## this comment goes away
     10 line with
     11 "double-quoted string stays"
     12 'single quoted too'
     13 
     14 
     15 first top-level line after the macro
     16 
     17 tail line