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