Skip to content

Commit bcc0d4c

Browse files
[lean backend] Update snapshot
1 parent beee4b9 commit bcc0d4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test-harness/src/snapshots/toolchain__lean-tests into-lean.snap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ diagnostics = []
2929
[stdout.files]
3030
"lean_tests.lean" = '''
3131
-- Experimental lean backend for Hax
32-
-- Uncomment the following line to use the prelude (requires the Lib.lean file) :
33-
-- import Lib
32+
-- Comment the following line to not import the prelude (requires the Lib.lean file) :
33+
import Lib
34+
3435

35-
-- use statement [unsupported]
3636

3737
-- unimplemented yet
3838

0 commit comments

Comments
 (0)