// SUGGESTED_NAMES: b, getX fun foo(param: Int): String { val x = "xyfalsez" val y = "xyFalsez" val z = false return "abfalsedef" }