fun small(first: Int, second: Int) { } fun test() = small(12, ) // ABSENT: first // EXIST: { lookupString:"second =", itemText:"second =" }