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

'new.target' must not contain escaped characters

KFlash opened this issue · comments

'new.target' must not contain escaped characters

This case 'new.t\u0061rget'.

Tenko output: Error: Parser error! Must be inside/nested a regular function to use new.target