blob: befe3751ea9767599d3a12dad9ac95c2c36afab2 [file]
// In K2, the name collision detector is weakened, because the backend started to resolve such collisions.
// K1 was not changed since it's in maintenance mode.
package foo
fun bar() = 23
val bar = 32