| // FIR_IDENTICAL | |
| // TODO: Move here all the contents of compiler/testData/diagnostics/testsWithJsStdLib/name/legalPackageName.kt, after KT-67056 is fixed | |
| // IGNORE_BACKEND: JS_IR | |
| // LANGUAGE: +JsAllowInvalidCharsIdentifiersEscaping | |
| // FILE: slash.kt | |
| package `/` | |
| class Slash |