lean4-htt/examples/deps/foo/Main.lean

4 lines
73 B
Text

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