blob: 2ec6d3a83c3aa7f75e65b4b97be9399c97d1a93e [file]
// FIR_DIFFERENCE
// This case is only relevant for the JS Legacy BE and is not applicable to the JS IR backend,
// as the IR BE can resolve such name collisions. Furthermore, the IR BE mangles names differently.
package foo
fun bar(x: Int) = x
fun `bar_za3lpa$`() = 42