RosettaCodeData/Task/Shell-one-liner/Scheme/shell-one-liner.ss

2 lines
39 B
Scheme
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
guile -c '(display "Hello, world!\n")'