Skip to content

[bug] remove last goto #22

Description

@neocanable

jd.apk

class: zz/b

            if (f.c()) {
                str0 = "";
                goto 120;
            }
            else {
                str0 = f.b();
            }
LB:120

last goto can be nop

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions