class Program {
  void main() {
  }

  boolean a, b;	// field decls must be first
}

