-
Notifications
You must be signed in to change notification settings - Fork 393
Closed
Labels
branch/3.3.xIssue for a branchIssue for a branchtype/backportIs a issue to track backport, use with branch/xxxIs a issue to track backport, use with branch/xxx
Milestone
Description
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
Labels
branch/3.3.xIssue for a branchIssue for a branchtype/backportIs a issue to track backport, use with branch/xxxIs a issue to track backport, use with branch/xxx