Files

11 lines
89 B
Kotlin
Vendored

package test
class Conflict
fun testFoo() {
class Conflict
<caret>Conflict
}