// "Remove parameter 'a'" "true" fun String.foo(a:Int = 0, b: Int) { }