// "Remove 'val' from parameter" "true" fun f() { try { } catch (val e: Exception) { } }