diff options
author | Nadrieril | 2024-06-21 15:47:56 +0200 |
---|---|---|
committer | Nadrieril | 2024-06-21 16:14:58 +0200 |
commit | d3f52e23ede39c4fd7845b6c5feb29d28b2a2384 (patch) | |
tree | 2891753ba71bc8ddd3cc367b787a1acddbcf1741 /tests | |
parent | c8ad44f287215c3c45e5a0f0540ef507b4916c7d (diff) |
Update charon
Diffstat (limited to 'tests')
-rw-r--r-- | tests/src/mutually-recursive-traits.lean.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/src/mutually-recursive-traits.lean.out b/tests/src/mutually-recursive-traits.lean.out index dffbb470..df80ccc6 100644 --- a/tests/src/mutually-recursive-traits.lean.out +++ b/tests/src/mutually-recursive-traits.lean.out @@ -11,7 +11,7 @@ Uncaught exception: Raised at Aeneas__Errors.craise_opt_span in file "Errors.ml", line 47, 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 836, characters 2-52 -Called from Aeneas__Translate.extract_file in file "Translate.ml", line 963, characters 2-36 -Called from Aeneas__Translate.translate_crate in file "Translate.ml", line 1512, characters 5-42 +Called from Aeneas__Translate.extract_definitions in file "Translate.ml", line 839, characters 2-52 +Called from Aeneas__Translate.extract_file in file "Translate.ml", line 966, characters 2-36 +Called from Aeneas__Translate.translate_crate in file "Translate.ml", line 1515, characters 5-42 Called from Dune__exe__Main in file "Main.ml", line 317, characters 14-66 |