"Remove argument name" intention
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// IS_APPLICABLE: false
|
||||
// ERROR: Unresolved reference: foo
|
||||
fun bar() {
|
||||
foo(<caret>b = true)
|
||||
}
|
||||
Reference in New Issue
Block a user