Skip to content

when i folded the exception code,it show wrong. #141

@zhusaidong

Description

@zhusaidong

before folding

String[] strings = new String[0];
if (strings.length == 0) {
    throw new Exception("error");
}

after folded

after folded

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions