aqua
aqua copied to clipboard
Typescript and javascript targets allow reserved words as identifiers
When compiling code into js\ts reserved words (e.g this, interface, class) should be renamed to avoid compilation errors in host language