lean4-htt/test/75/foo/Main.lean
2022-06-16 02:12:40 -04:00

4 lines
67 B
Text

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