IDEA-149077 Default decompiler is chosen for several classes instead of Fernflower - tests
This commit is contained in:
11
testData/obfuscated/ak.java
Normal file
11
testData/obfuscated/ak.java
Normal file
@@ -0,0 +1,11 @@
|
||||
public interface ak {
|
||||
String a();
|
||||
|
||||
String b();
|
||||
|
||||
String c();
|
||||
|
||||
double d();
|
||||
|
||||
Double e();
|
||||
}
|
||||
Reference in New Issue
Block a user