lean4-htt/tests/leanpkg/b/B.lean
2020-12-29 14:42:48 -08:00

4 lines
62 B
Text

import A
def main : IO Unit :=
IO.println "Hello, {name}!"