Adjust testData: get rid of obsolete annotations
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ annotation class First
|
||||
|
||||
class MyClass() {
|
||||
public var x: String by Delegate()
|
||||
[First] set
|
||||
@First set
|
||||
}
|
||||
|
||||
class Delegate {
|
||||
|
||||
Reference in New Issue
Block a user