diff --git a/compiler/testData/codegen/box/mangling/parentheses.kt b/compiler/testData/codegen/box/mangling/parentheses.kt index 6462a803dab..4c87e38acc0 100644 --- a/compiler/testData/codegen/box/mangling/parentheses.kt +++ b/compiler/testData/codegen/box/mangling/parentheses.kt @@ -1,5 +1,5 @@ // !SANITIZE_PARENTHESES -// IGNORE_BACKEND: JS +// IGNORE_BACKEND: JS, NATIVE // !LANGUAGE: +JsAllowInvalidCharsIdentifiersEscaping // Sanitization is needed here because DxChecker reports ParseException on parentheses in names.