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
While the original reported issue does now compile, the pickling tests
fail with:
```diff
- .fun:((q: DepTest.Dep[DepTest.obj.type]#t.Dependent): scala.Unit)>@tests/pos/i7414.scala<223..235>
+ .fun:((q: DepTest.obj.Dependent): scala.Unit)>@tests/pos/i7414.scala<223..235>
```
This adds in a test for this, but adds it to the excludes. I'm assuming
this was what was meant by this comment: #7414 (comment).
Refs: #7414
0 commit comments