// "Break string on '\n'" "true-preview" class A { String s = "Hello,\n\rworld\n!\n"; }