// "Apply all 'Fix character literal' fixes in file" "true" class Test { String s = "abc"; String s1 = "xyz"; }