delegate use-site targeted annotations: parser, front-end, codegen with some tests #KT-10502 Fixed
This commit is contained in:
@@ -8,4 +8,5 @@
|
||||
// EXIST: { itemText: "setparam:" }
|
||||
// EXIST: { itemText: "property:" }
|
||||
// EXIST: { itemText: "receiver:" }
|
||||
// EXIST: { itemText: "delegate:" }
|
||||
// NOTHING_ELSE
|
||||
|
||||
+1
@@ -11,4 +11,5 @@ class Completion(@get:Ann val p1: String, @<caret>)
|
||||
|
||||
/*TODO: in fact is not applicable */
|
||||
// EXIST: receiver
|
||||
// EXIST: delegate
|
||||
// NOTHING_ELSE
|
||||
|
||||
Reference in New Issue
Block a user