aqua icon indicating copy to clipboard operation
aqua copied to clipboard

Typescript and javascript targets allow reserved words as identifiers

Open coder11 opened this issue 4 years ago • 0 comments

When compiling code into js\ts reserved words (e.g this, interface, class) should be renamed to avoid compilation errors in host language

coder11 avatar Jun 17 '21 22:06 coder11