Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
resolve
/
referenceWithLib
/
overloadFun.kt
blob: c5fe9fb46d4c19d67b102c6ce51328e1b3e39788 [
file
] [
log
] [
blame
]
package
test
import
dependency
.*
fun foo
()
{
t
<caret>
est
(
""
)
}
// ALLOW_AST_ACCESS
// REF: (dependency).test(kotlin.String)