mirror of
https://github.com/tomasriveral/ZeroToLean.git
synced 2026-08-11 18:28:39 +02:00
5 lines
74 B
Lean4
5 lines
74 B
Lean4
import ZeroToLean
|
|
|
|
def main : IO Unit :=
|
|
IO.println s!"Hello, {hello}!"
|