// "class org.jetbrains.jet.plugin.quickfix.RemoveFunctionParametersFix" "false" // ERROR: No value passed for parameter other fun f(d: Boolean) { d.or() }