deobfuscation fix

try..return
This commit is contained in:
Jindra Petřík
2021-01-24 21:15:19 +01:00
parent c95d8372c8
commit 9d554b68f9
10 changed files with 90 additions and 12 deletions

View File

@@ -76,6 +76,7 @@ package
TestTernarOperator;
TestTry;
TestTryReturn;
TestTryReturn2;
TestVector;
TestVector2;
TestWhileAnd;