2 lines
63 B
Kotlin
2 lines
63 B
Kotlin
// "Make 'i' not abstract" "true"
|
|
class A(<caret>val i: Int) {} |
// "Make 'i' not abstract" "true"
|
|
class A(<caret>val i: Int) {} |