-
Notifications
You must be signed in to change notification settings - Fork 14
Quoting in Attributes #68
Copy link
Copy link
Open
Labels
LanguagebugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Metadata
Metadata
Assignees
Labels
LanguagebugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Type
Fields
Give feedbackNo fields configured for issues without a type.
In the UVL Lexer, only single-quoted strings are allowed:
STRING: '\''~[\r\n']+'\'';This is in contradiction to "official" (meant that @SundermannC generated them ;-)) UVL-files, as e.g. this
Note that this occurred in Python.