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 40ff2f5 commit f16de94Copy full SHA for f16de94
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