We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The "s" here is not the delimiter of the string, but the last content inside of the string:
Also, the scanner does not use keep_state for multi-line comments; should be fixed in #116.