Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
cli
/
jvm
/
wrongAbiVersion.kt
blob: cfd4b5bd2eee71639d47ae460eb7124161a0a0ae [
file
]
import
wrong
.*
fun foo
(
x
:
ClassWithWrongAbiVersion
)
{
bar
()
1.replaceIndent
(
2
,
3
)
}