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
I get:
undefined: Test.cs.apply(0).+ # 3005023: TermRef(TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class mutable)),class IndexedSeqView)),type A),+) at frontend
one error found
Compilation failed for: 'tests/run/viewtest.scala'
I have similar errors locally for another file "test4refine.scala" which passes the CI. This makes me believe that it is some compilation order dependence.
0 commit comments