//ENCODING: US-ASCII
@lombok.ToString
class EncodingUsAscii {
	String foo\u0e51\u0e51 = "\u000e	\10 ";
}