(include "lib/core.scm") (printn #t) (printn #f) (printn (bool:true)) (printn (bool:false))