summary refs log tree commit diff
path: root/Main.lean
blob: bcfff43968afb0f4c3ab3123e33210325a8b9f51 (plain)
1
2
3
4
import «Bananas»

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