mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 13:49:17 +02:00
3 lines
56 B
Scheme
3 lines
56 B
Scheme
(import (scheme base))
|
|
|
|
(write-string "Hello world!\n")
|