cirosantilli/lean/string.lean

lean/string.lean
def main : IO Unit := do
  IO.println String.append "Hello, " "world!"