Files
fernflower/testData/results/TestShadowing.dec

7 lines
89 B
Plaintext

package pkg;
class TestShadowing {
ext.Shadow.B instanceOfB = new ext.Shadow.B();
}