lyng/docs/samples/helloworld.lyng

4 lines
44 B
Plaintext
Executable File

#!/bin/env jlyng
println("Hello, world!");