3 lines
44 B
Scheme
3 lines
44 B
Scheme
#lang scheme/base
|
|
(display "hello world\n")
|
#lang scheme/base
|
|
(display "hello world\n")
|