// "Create expected class in common module testModule_Common" "true" // DISABLE-ERRORS interface Some actual class A { val a: Some constructor(a: Some, b: Int) { this.a = a } }