Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
946dff8bda9fd326d2b6c18f10c7545ebed12ae1
/
.
/
compiler
/
testData
/
bytecodeVersion
/
simple
/
B.kt
blob: 6e62c2ec32722c0321dfb55e9fbf63e1bccbf7a3 [
file
]
import
library
.*
fun test
()
{
A
().
member
()
topLevel
()
}