In and Out keyword completion for generic parameters
This commit is contained in:
@@ -2,4 +2,5 @@ class Test<<caret>
|
||||
|
||||
fun testing() {}
|
||||
|
||||
// ABSENT: private, public, protected, abstract
|
||||
// ABSENT: private, public, protected, abstract
|
||||
// EXIST: in, out
|
||||
Reference in New Issue
Block a user