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
The real issue seems to be that in the type of g2, we infer Path[Any] but we should infer Path[g.Node]. @smarter feel free to downgrade the issue to an enhancement.
Scala version 3.0.0-RC1
Minimized code
Output
Expectation
No such errors
The text was updated successfully, but these errors were encountered: