If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#2728 AS2 switch statement with continues decompiled incorrectly
Author:
dimusLV
dimusLVDate created:
Type: bug
Visibility: Everybody
Assigned to:
State: new 

> What steps will reproduce the problem?
Compile the attached AS2 class file with FFDec direct edit
> What is the expected output? What do you see instead?
The function property() seems to be compiled correctly but decompiled incorrectly
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
I tried on both stable 26.2.1 and nightly 3524
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
Parser.as (6 KiB)