Skip to content

Block recognition breaks by } in comment #13

Open
@frankmusolf

Description

@frankmusolf

Sign for new Block is empty line.
But no new block is recognize if } is included in comment after empty line.

This is shown as one block:

    // comment 1
    System.out.print(1);

    // comment 2 }
    System.out.print(2);

Regards
Frank

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions