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