Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
c234f72ea4dcebd1ff29c5a1fcd540f29a83be46
/
.
/
analysis
/
low-level-api-fir
/
testData
/
lazyResolve
/
propertyWithInitializerScript.kts
blob: 289bdf29040f351bd16e8f708f6bd1139f0c2021 [
file
]
fun resolve
<caret>
Me
()
{
receive
(
property
)
}
val
property
:
Int
=
10