boot2

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

14-str-builtin.expected (58B)


      1 
      2 
      3 
      4 
      5 
      6 "hello"
      7 
      8 "foo_bar"
      9 
     10 "a"
     11 
     12 
     13 
     14 "hello"
     15 "foo_bar"
     16 "a"
     17 END