aboutsummaryrefslogtreecommitdiff
path: root/test/data/properties/valuePropertyWithGetter.kt
blob: 52c3534ae10d56692b18e096cad01fbd451996e0 (plain)
1
2
val property
    get() = "test"