bd38363077
To explicitly specify which test are failing
6 lines
86 B
Plaintext
Vendored
6 lines
86 B
Plaintext
Vendored
// "Remove 'protected' modifier" "true"
|
|
package test
|
|
|
|
val a: Int = 0
|
|
|
|
/* IGNORE_FIR */ |