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
/** Captures the difference in tree building between virtualized and non-virtualized scala */
237
-
privateabstractclassTreeBuilderStrategy {
237
+
// private commented out since it cause "error: private class TreeBuilderStrategy escapes its defining scope as part of type TreeBuilder.this.TreeBuilderStrategy"
0 commit comments