(
(
(
Racket
)
)
)
Need Help?
About
Download
Documentation
PLaneT
Community
Learning
Home
>
dyoo
>
whalesong.plt
>
package version 1.0
tests/module-test/m2.rkt
(
module
m2
'
#%kernel
(
display
"hello world"
) (
newline
))