// "Remove redundant call" "true-preview" class X { String s = "a$b"+"c".replace("$", "/"); }