boot2
Playing with the boostrap
git clone
https://git.ryansepassi.com/git/boot2.git
Log
|
Files
|
Refs
|
README
002-if-false.scm (36B)
1
(if #f (sys-exit 99) (sys-exit 42))