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