blob: 1bdb3d5ce8233edbb07ba91fb7cdc6b9f79d1345 [file]
// MODULE: original
// A
class A(x: Int)
// MODULE: copy
// B
class A(x: Int)