public class A {
  public A() {}
  protected String x = "\b\t\n\f\r\"\'\\\064";
}