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