Skip to content

JS scanner considers Cyrillic and Chinese variable names as errors #172

Description

@JasonBarnabe

This runs with no problem:

var=1;varЫ=2;alert(+Ы);

But CodeRay thinks there's errors. (Hey, so does Github!)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions