summaryrefslogtreecommitdiff
path: root/tests/src/mutually-recursive-traits.lean.out
diff options
context:
space:
mode:
authorSon Ho2024-06-05 15:03:01 +0200
committerSon Ho2024-06-05 15:03:01 +0200
commitbb1caf9a8efdadd599560b3ff7a12d275a12f696 (patch)
treee13444dcd87192e62ca3e17362b37a2e92d2825a /tests/src/mutually-recursive-traits.lean.out
parent49c8e42ec3bcfc323e61c5ba0345abeb41372ac4 (diff)
Update the test runner to allow the syntax [!lean] and [borrow-check]
Diffstat (limited to 'tests/src/mutually-recursive-traits.lean.out')
-rw-r--r--tests/src/mutually-recursive-traits.lean.out14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/src/mutually-recursive-traits.lean.out b/tests/src/mutually-recursive-traits.lean.out
index 6d638644..e2ed3abc 100644
--- a/tests/src/mutually-recursive-traits.lean.out
+++ b/tests/src/mutually-recursive-traits.lean.out
@@ -1,17 +1,17 @@
[Info ] Imported: tests/llbc/mutually_recursive_traits.llbc
-[Error] In file Translate.ml, line 812:
+[Error] In file Translate.ml, line 813:
Mutually recursive trait declarations are not supported
Uncaught exception:
(Failure
- "In file Translate.ml, line 812:\
- \nIn file Translate.ml, line 812:\
+ "In file Translate.ml, line 813:\
+ \nIn file Translate.ml, line 813:\
\nMutually recursive trait declarations are not supported")
Raised at Aeneas__Errors.craise_opt_span in file "Errors.ml", line 46, characters 4-76
Called from Stdlib__List.iter in file "list.ml", line 110, characters 12-15
-Called from Aeneas__Translate.extract_definitions in file "Translate.ml", line 835, characters 2-52
-Called from Aeneas__Translate.extract_file in file "Translate.ml", line 953, characters 2-36
-Called from Aeneas__Translate.translate_crate in file "Translate.ml", line 1501, characters 5-42
-Called from Dune__exe__Main in file "Main.ml", line 276, characters 9-61
+Called from Aeneas__Translate.extract_definitions in file "Translate.ml", line 836, characters 2-52
+Called from Aeneas__Translate.extract_file in file "Translate.ml", line 954, characters 2-36
+Called from Aeneas__Translate.translate_crate in file "Translate.ml", line 1503, characters 5-42
+Called from Dune__exe__Main in file "Main.ml", line 314, characters 14-66