Add FIR_IGNORE directive to test files that must be skipped
This commit is contained in:
committed by
Mikhail Glukhikh
parent
350bd33769
commit
24cce75899
@@ -1,3 +1,4 @@
|
||||
// FIR_IGNORE
|
||||
data class Vector(val x: Int, val y: Int) {
|
||||
// Vector
|
||||
// │ constructor Vector(Int, Int)
|
||||
|
||||
Reference in New Issue
Block a user