5 lines
77 B
Plaintext
5 lines
77 B
Plaintext
|
import «Bookshelf»
|
||
|
|
||
|
def main : IO Unit :=
|
||
|
IO.println s!"Hello, {hello}!"
|