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