bugfix #46 adding question mark to lexer
@ -213,6 +213,7 @@ class PlyLexer:
"=",
"'",
".",
"?",
]
#
The note is not visible to the blocked user.