0b53ffe4d8
Conflicts: generators/org/jetbrains/jet/generators/tests/GenerateTests.java
7 lines
51 B
Kotlin
7 lines
51 B
Kotlin
class C {
|
|
fun <caret>foo {
|
|
}
|
|
}
|
|
|
|
class B {
|
|
} |