// "Remove redundant cast(s)" "true" class Test { { String s = "" + (1 + 2); } }