bugfix #46 adding question mark to lexer
This commit is contained in:
parent
adc8273e16
commit
6461158422
@ -213,6 +213,7 @@ class PlyLexer:
|
|||||||
"=",
|
"=",
|
||||||
"'",
|
"'",
|
||||||
".",
|
".",
|
||||||
|
"?",
|
||||||
]
|
]
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user