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