bd38363077
To explicitly specify which test are failing
6 lines
104 B
Plaintext
Vendored
6 lines
104 B
Plaintext
Vendored
// "Remove 'final' modifier" "true"
|
|
|
|
@Deprecated("")
|
|
/* some comment */
|
|
val x: Int = 42
|
|
/* IGNORE_FIR */ |