0b53ffe4d8
Conflicts: generators/org/jetbrains/jet/generators/tests/GenerateTests.java
3 lines
53 B
Kotlin
3 lines
53 B
Kotlin
open class A {
|
|
open val <caret>foo: String = ""
|
|
} |