fd5aea7c14
Remove meaningless assertion Add comment to NotStorePropertyFromDelegate test
5 lines
50 B
Kotlin
5 lines
50 B
Kotlin
class C { class object {
|
|
fun foo() {
|
|
}
|
|
}
|
|
} |