Completion: escaping of named arguments
This commit is contained in:
@@ -18,5 +18,5 @@ fun test(listParam: Int) {
|
||||
// ORDER: listImportedVal
|
||||
// ORDER: listThisFileFun
|
||||
// ORDER: listImportedFun
|
||||
// ORDER: listMatch
|
||||
// ORDER: listNew
|
||||
// ORDER: "listMatch ="
|
||||
// ORDER: "listNew ="
|
||||
|
||||
Reference in New Issue
Block a user