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