blob: 881dcaeec24c7f7781a95661ef1617d7024f90fa [file] [log] [blame]
public class X04b {
void foo() {
if (true) {
/**** \r and \n are not valid in string literals ****/
}
}
}