Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
65726c64be853f39a705a972a28bfd1f8a1c54e1
/
.
/
analysis
/
analysis-api
/
testData
/
danglingFileResolutionModeProvider
/
addedFunctionBody.kt
blob: a89327c5a21c2704a013d83a87acefe23c62ef04 [
file
]
// COMPILATION_ERRORS
// MODULE: original
fun foo
():
Int
// MODULE: copy
fun foo
():
Int
{}