G19990225_01.java   [plain text]


public class G19990225_01 {
  static int foo ;
  static {
    foo = 0;
   }
}