Idris2/bootstrap/compile.ss

2 lines
82 B
Scheme
Raw Normal View History

(parameterize ([optimize-level 3]) (compile-program "idris2_app/idris2-boot.ss"))