valtzu/codemirror-lang-el

Can't use identifiers containing keywords

valtzu opened this issue · 0 comments

F.e. notfound is parsed as Expression(UnaryExpression(UnaryOperator,Identifier)) when it should be Expression(Identifier)