6 lines
139 B
Plaintext
Vendored
6 lines
139 B
Plaintext
Vendored
// "Create expected class in common module testModule_Common" "true"
|
|
// DISABLE-ERRORS
|
|
|
|
interface Some
|
|
|
|
actual class A(val a: Some, b: Int) |