Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
65726c64be853f39a705a972a28bfd1f8a1c54e1
/
.
/
analysis
/
analysis-api
/
testData
/
danglingFileResolutionModeProvider
/
changedComment.kt
blob: 1bdb3d5ce8233edbb07ba91fb7cdc6b9f79d1345 [
file
]
// MODULE: original
// A
class
A
(
x
:
Int
)
// MODULE: copy
// B
class
A
(
x
:
Int
)