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