Files
kotlin-fork/idea/testData/intentions/convertPropertyInitializerToGetter/onPropertyName.kt.after
T
2019-03-01 11:37:42 +03:00

2 lines
33 B
Plaintext
Vendored

val abc: Boolean
get() = true