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 beee4b9 commit bcc0d4cCopy full SHA for bcc0d4c
test-harness/src/snapshots/toolchain__lean-tests into-lean.snap
@@ -29,10 +29,10 @@ diagnostics = []
29
[stdout.files]
30
"lean_tests.lean" = '''
31
-- Experimental lean backend for Hax
32
--- Uncomment the following line to use the prelude (requires the Lib.lean file) :
33
--- import Lib
+-- Comment the following line to not import the prelude (requires the Lib.lean file) :
+import Lib
34
+
35
--- use statement [unsupported]
36
37
-- unimplemented yet
38
0 commit comments