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

4 lines
77 B
Text

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