-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
Describe the bug
Says a class is not enum when its enum
To Reproduce
{
"bozarOptions": {
"rename": "IlIlIlIlIl",
"lineNumbers": "Randomize",
"localVariables": "Obfuscate",
"removeSourceFile": false,
"shuffle": true,
"removeInnerClasses": false,
"controlFlowObfuscation": "Light",
"crasher": true,
"constantObfuscation": "Light",
"watermarkOptions": {
"dummyClassText": "TOS",
"textInsideClassText": "Decompiling/Deobfuscating this is against TOS can u can be sued for it",
"ldcPopText": "",
"zipCommentText": ""
}
}
}
Expected behavior
IllegalArgumentException is thrown
Bozar version
1.7.0
Reactions are currently unavailable
