[Test] backingField testData: migrate from deprecated directive syntax

Review: https://jetbrains.team/p/kt/reviews/9967
This commit is contained in:
Nikita Bobko
2023-05-15 10:59:13 +02:00
parent de8c3826c2
commit 26e45304e1
35 changed files with 58 additions and 58 deletions
@@ -1,4 +1,4 @@
// !DIAGNOSTICS: +UNUSED_PARAMETER
// DIAGNOSTICS: +UNUSED_PARAMETER
var y: Int = 1
// No backing field!