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