We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f9c9d commit 0b38e72Copy full SHA for 0b38e72
Benchmarks/Main.lean
@@ -1,2 +1,3 @@
1
+-- Test
2
def main (_args: List String) : IO Unit := do
3
IO.println "Hello bench"
0 commit comments