package support;

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