You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2021/10/12 23:15:16 UTC

[GitHub] [groovy] paulk-asert commented on a change in pull request #1640: GROOVY-10248: single pass for `ResolveVisitor` and `VariableScopeVisitor`

paulk-asert commented on a change in pull request #1640:
URL: https://github.com/apache/groovy/pull/1640#discussion_r727576072



##########
File path: src/test-resources/groovy/bugs/groovy9236/Main.groovy
##########
@@ -19,12 +19,13 @@
 package groovy.bugs.groovy9236
 
 class Outer {
-    static class Groovy9236 {}
+    static class Type {

Review comment:
       @sonatype-lift ignore




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@groovy.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org