lean4-htt/examples/hello/Hello.lean
2021-06-07 05:42:42 -04:00

2 lines
54 B
Text

def main : IO Unit :=
IO.println "Hello from Lake!"