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

2 lines
39 B
Scheme
Raw Permalink Normal View History

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