5 lines
69 B
Kotlin
5 lines
69 B
Kotlin
// "Remove 'protected' modifier" "true"
|
|
package test
|
|
|
|
val a: Int = 0
|