5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
![]() |
import LeanSandbox
|
||
|
|
||
|
def main : IO Unit :=
|
||
|
IO.println s!"Hello, {hello}!"
|