IDEA-149077 Default decompiler is chosen for several classes instead of Fernflower - tests
This commit is contained in:
8
testData/obfuscated/c.java
Normal file
8
testData/obfuscated/c.java
Normal file
@@ -0,0 +1,8 @@
|
||||
@aa(
|
||||
a = {ac.class}
|
||||
)
|
||||
public class c implements ac {
|
||||
public void a() throws Exception {
|
||||
d.b();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user