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
case in if in.isInstanceOf[PackratReader[_]] => q(in)
110
+
case in if in.isInstanceOf[PackratReader[_]] => q(in)// TODO: try to change back to "case in: PackratReader[_]" after https://github.com/lampepfl/dotty/pull/8413
0 commit comments