summaryrefslogtreecommitdiff
path: root/tests/lean/hashmap_on_disk/Main.lean
blob: 9fe6cf4a9eb5817ab7ee89fc658f35a08db15db1 (plain)
1
2
3
4
5
import «HashmapMain»
import Base.Primitives

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