Files
cs-252/lab17/print.scm
2026-04-22 11:03:07 -07:00

4 lines
42 B
Scheme

; Simple test that prints 3.
(println 3)