Improved error reporting for candidates with wrong parameter count
This commit is contained in:
+2
-2
@@ -11,10 +11,10 @@ fun other() {
|
||||
}
|
||||
|
||||
// EXIST: { lookupString:"nFirst", itemText:"nFirst =" }
|
||||
// EXIST: { lookupString:"nSecond", itemText:"nSecond =" }
|
||||
// EXIST: { lookupString:"nThird", itemText:"nThird =" }
|
||||
// EXIST: nLocal
|
||||
|
||||
// todo - should exist
|
||||
// ABSENT: nClassParam
|
||||
// ABSENT: nSecond
|
||||
// ABSENT: nThird
|
||||
// ABSENT: nClassField
|
||||
Reference in New Issue
Block a user