Fix testdata after switching Kotlin to version 1.8
(see the previous commit with the same title for details)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
<!WRONG_MODIFIER_TARGET!>data<!> enum class First(val x: Int) {
|
||||
A(1),
|
||||
B(2)
|
||||
|
||||
Reference in New Issue
Block a user