// FIR_IDENTICAL const val VALUE = 888 fun testJavaScriptWarning() { js("var a = 0$VALUE;") }