feat(Escaped Identifiers): add ability to use any symbol wrapped in back ticks.
This commit is contained in:
+2
-4
@@ -1,8 +1,6 @@
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: IGNORED_IN_JS
|
||||
// !SANITIZE_PARENTHESES
|
||||
// IGNORE_BACKEND: JS, JS_IR
|
||||
// IGNORE_BACKEND: JS_IR_ES6
|
||||
// IGNORE_BACKEND: JS
|
||||
// !LANGUAGE: +JsAllowInvalidCharsIdentifiersEscaping
|
||||
|
||||
// Sanitization is needed here because DxChecker reports ParseException on parentheses in names.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user