Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
copyPaste
/
moveDeclarations
/
FromObjectToTopLevel.dependency.expected.kt
blob: 5c6b8507ef52af2f9edb5ad6d5078f16f95cd725 [
file
] [
log
] [
blame
]
package
source
import
target
.
foo
fun f
()
{
foo
()
SourceObject
.
other
()
}