Experimental feature to show properties in completion after prefix with "get" or "set"
This commit is contained in:
-5
@@ -1,5 +0,0 @@
|
||||
fun foo(thread: Thread) {
|
||||
thread.get<caret>
|
||||
}
|
||||
|
||||
// EXIST_JAVA_ONLY: getPriority
|
||||
Reference in New Issue
Block a user