(caught cyclic reference)
error on type definitions that works on Scala 2
#22257
Labels
(caught cyclic reference)
error on type definitions that works on Scala 2
#22257
Compiler version
3.6.2
Minimized code
The following code defined some common graph axioms:
Output
Expectation
cyclic reference in sound type definition are common, but some of them are not compilable.
what makes this case interesting is that Scala 2.13 compiler has no problem compiling it.
is it an edge case of which old type exploration algorithm works better?
The text was updated successfully, but these errors were encountered: