4 lines
68 B
Text
4 lines
68 B
Text
import Doug
|
|
|
|
def main : IO Unit :=
|
|
IO.println s!"Hello, {hello}!"
|