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