Skip to content

Block recognition breaks by } in comment #13

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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