blob: 4b4d077e77d13741fe4dc37049ae50a0b21c45b1 [file] [log] [blame]
// "Remove 'val' from parameter" "true"
fun f(<caret>val x: String) {
}