Skip to content

Quotes Should Not Be Recognized In Comments #277

@jlevy-bigfootbiomedical

Description

@jlevy-bigfootbiomedical

Both double and single quotes are recognized (or "active") inside of comments, which I think is a bug. The following two line Spring Shell script will not print help:
// don't do this
help

And if you put those two lines in a file, and try to run it with the at-sign on the command line, it will crash and you will get this:
Caused by: org.jline.reader.EOFError: Missing closing quote

Metadata

Metadata

Assignees

No one assigned

    Labels

    branch/3.3.xIssue for a branchtype/backportIs a issue to track backport, use with branch/xxx

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions