PR206_A.java   [plain text]


package support;

public final class PR206_A {
  static 
  {
    String s = System.getProperty ("soylent");
  }
}