Adjust testData: get rid of obsolete annotations
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
// SIBLING:
|
||||
class MyClass {
|
||||
fun test() {
|
||||
<selection>[P] val t: Int = 1
|
||||
<selection>@[P] val t: Int = 1
|
||||
t</selection>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user