Adjust testData: get rid of obsolete annotations
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
fun foo() {
|
||||
<caret>[volatile] var v: Int
|
||||
<caret>@volatile var v: Int
|
||||
v = 1
|
||||
}
|
||||
Reference in New Issue
Block a user