-
Couldn't load subscription status.
- Fork 110
Open
Labels
Priority: LowLow priorityLow prioritySubsystem: VariablesAnything concerning variables, types, assignments, and castingAnything concerning variables, types, assignments, and castingType: BugSomething isn't workingSomething isn't working
Description
Vineflower version
vineflower-1.11.1.jar
Describe the bug
In the following two pictures, the left side is the source code, and the right side is the decompiled code, but the variable names have changed after decompilation, guessing that it is the result of having the same dto variable under two conditional branches, and different conditional branches are allowed to have the same variable names.
Metadata
Metadata
Assignees
Labels
Priority: LowLow priorityLow prioritySubsystem: VariablesAnything concerning variables, types, assignments, and castingAnything concerning variables, types, assignments, and castingType: BugSomething isn't workingSomething isn't working

