lean4-htt/tests/pkg/path with spaces/Main.lean
Sebastian Ullrich 9b342efb84
fix: calling programs with spaces on Windows (#4515)
This entire API has been carefully optimized for maximum pain output

---------

Co-authored-by: Mac Malone <tydeu@hatpress.net>
2024-07-26 17:35:05 +00:00

2 lines
53 B
Text

def main : IO Unit :=
IO.println s!"Hello, world!"