// SUGGESTED_NAMES: b, getX fun foo(param: Int): String { val x = "atrue123" val x = "aTRUE123" val z = true return "abtruedef" }