Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
addImport
/
ImportFunctionBug.kt.after
blob: 913ff0d7124f790c512b4f5c120e1da7ee8a39dc [
file
] [
log
] [
blame
]
// IMPORT: dependency.util
import
dependency
.*
import
java
.
util
.*
fun foo
()
{
""
.
util
()
}