blob: 52ae042d5e99d0b2f8d3015ab94d6ffcd46f8fc0 [file]
// MODULE: original
fun foo() {
class A
}
// MODULE: copy
fun foo() {
class B
}