summaryrefslogtreecommitdiff
path: root/tests/src/mutually-recursive-traits.lean.out
blob: 9b3b0737a435d84e38bf706e892b7b35f0130197 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[Info ] Imported: tests/llbc/mutually_recursive_traits.llbc
[Error] In file Translate.ml, line 813:
Mutually recursive trait declarations are not supported

Uncaught exception:
  
  (Failure
    "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 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 Dune__exe__Main in file "Main.ml", line 314, characters 14-66