boot2

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

154-cond-else-not-final.scm (23B)


      1 (cond (else 1) (#t 2))