abca7107a7
(cherry picked from commit e78c26a)
5 lines
66 B
Groovy
Vendored
5 lines
66 B
Groovy
Vendored
class G {
|
|
void test() {
|
|
test.PropertyCallGroovyKt.bar;
|
|
}
|
|
} |