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