mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-24 16:14:52 +00:00
Support for comma operator in switch case statements
This commit is contained in:
@@ -69,8 +69,9 @@ package
|
||||
TestRest;
|
||||
TestStrictEquals;
|
||||
TestStringConcat;
|
||||
TestStrings;
|
||||
TestStrings;
|
||||
TestSwitch;
|
||||
TestSwitchComma;
|
||||
TestSwitchDefault;
|
||||
TestTernarOperator;
|
||||
TestTry;
|
||||
|
||||
Reference in New Issue
Block a user