diff options
author | Son Ho | 2024-06-17 07:25:17 +0200 |
---|---|---|
committer | Son Ho | 2024-06-17 07:25:17 +0200 |
commit | cf7cd476b32cd562ca90950e4b3c29c9fc42028a (patch) | |
tree | 2824d173b0a88e1dc4d9f4ca8eea9ba34fca16cb /tests/src | |
parent | 48b425b3b190f1d40f60ccb4cb1fdf5521753fb9 (diff) |
Regenerate the tests
Diffstat (limited to 'tests/src')
-rw-r--r-- | tests/src/mutually-recursive-traits.lean.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/src/mutually-recursive-traits.lean.out b/tests/src/mutually-recursive-traits.lean.out index e2ed3abc..9b3b0737 100644 --- a/tests/src/mutually-recursive-traits.lean.out +++ b/tests/src/mutually-recursive-traits.lean.out @@ -12,6 +12,6 @@ Uncaught exception: 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 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 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 Dune__exe__Main in file "Main.ml", line 314, characters 14-66 |