99f1ab333e
#KT-7057 Fixed #KT-6772 Fixed
6 lines
59 B
Kotlin
6 lines
59 B
Kotlin
// "Make 'abstract()' not abstract" "true"
|
|
|
|
class A() {
|
|
|
|
}
|