0b53ffe4d8
Conflicts: generators/org/jetbrains/jet/generators/tests/GenerateTests.java
3 lines
32 B
Kotlin
3 lines
32 B
Kotlin
trait A {
|
|
fun <caret>foo()
|
|
} |