fd5aea7c14
Remove meaningless assertion Add comment to NotStorePropertyFromDelegate test
4 lines
40 B
Kotlin
Vendored
4 lines
40 B
Kotlin
Vendored
enum class Test {
|
|
First
|
|
Second
|
|
} |