lean4-htt/examples/git/Main.lean

4 lines
69 B
Text

import Hello
def main : IO Unit :=
IO.println s!"Hello, {hello}!"