blob: 53831213dffae1ae600a5236b713940f6ffa5ec9 [file] [log] [blame]
// IGNORE_FIR
package test
object Conflict
fun test() {
class Conflict
<caret>Conflict
}