Replace annotations with brackets in testData
Just in tests that changed after deprecation
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
fun foo() = [ann] 1
|
||||
fun foo() = @ann 1
|
||||
|
||||
annotation class ann
|
||||
Reference in New Issue
Block a user