You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To remove one venue for undecidability, the SLS 5.1.5 mandates a restriction (implemented by scalac), which appears not implemented yet in Dotty.
Test tests/untried/neg/t8146-non-finitary.scala and tests/untried/neg/t8146-non-finitary-2.scala trigger a "Recursion limit exceeded" exception, instead of triggering the SLS-mandated error.