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 d0b63a5 commit b02c816Copy full SHA for b02c816
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