Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lexer error at ... Unexpected character ''' #716

Closed
hanjoosten opened this issue Nov 10, 2017 · 0 comments
Closed

Lexer error at ... Unexpected character ''' #716

hanjoosten opened this issue Nov 10, 2017 · 0 comments
Labels

Comments

@hanjoosten
Copy link
Member

We have made the syntax of expressions better (See also issue #713). When you still use the old syntax in a script, you are likely to get a Lexer error, telling you about an Unexpected character '''.

It will point you to the culprit character. You can replace the single quotes by double quotes in most cases.

This issue has been created to help you get your script right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant