Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
psd
/
modelSimplePropertyImpl
/
resolvedValueMatching.gradle.kts
blob: 09f53552b67c7509fe5edfa5667703d148083673 [
file
] [
log
] [
blame
]
val propValue
by
extra
(
"value"
)
val prop25
by
extra
(
25
)
val propTrue
by
extra
(
true
)
val propRef
by
extra
(
propValue
)