IDEA-149077 Default decompiler is chosen for several classes instead of Fernflower - tests
This commit is contained in:
5
testData/obfuscated/a6.java
Normal file
5
testData/obfuscated/a6.java
Normal file
@@ -0,0 +1,5 @@
|
||||
public class a6 {
|
||||
public static void main(String[] param0) throws Exception {
|
||||
// $FF: Couldn't be decompiled
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user