blob: 7e904828e0958ce0e94fd1be2f6a8f6f301f59bb [file]
// MODULE: original
/**
* A
*/
class A(x: Int)
// MODULE: copy
/**
* B
*/
class A(x: Int)