pvdz / tenko

An 100% spec compliant ES2021 JavaScript parser written in JS

Home Page:https://pvdz.github.io/tenko/repl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

throws on valid escape - "\9";

KFlash opened this issue · comments

in string literals - "\9" - is valid. Tenko throws