Skip to content

Is there a pass to solve the following dead code? #730

Description

@fa1conn

for example

      if (Integer.parseInt("0") != 0) {
          i8 = 0;
          i7 = 0;
          columnName = null;
      } else {
          i7 = 28;
          i8 = 93;
      }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions