picrin/t/hello.scm

4 lines
54 B
Scheme

(import (scheme write))
(write-simple "hello world")