Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2f8b8915520217c656f00750d7faa239c6233ece
/
.
/
compiler
/
testData
/
codegen
/
topLevelMemberInvocation
/
propertyWithGetter
/
2.kt
blob: 10c079660e86931f74db8284067c49c265f263a8 [
file
]
package
b
import
a
.
prop
fun test
()
{
prop
}