bd38363077
To explicitly specify which test are failing
6 lines
90 B
Plaintext
Vendored
6 lines
90 B
Plaintext
Vendored
// "Remove 'external' modifier" "true"
|
|
|
|
class B {
|
|
val foo: Int = 23
|
|
}
|
|
/* IGNORE_FIR */ |