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