4 lines
42 B
Scheme
4 lines
42 B
Scheme
; Simple test that prints 3.
|
|
(println 3)
|
|
|
; Simple test that prints 3.
|
|
(println 3)
|
|
|