#import static egg

//# $f
int main() {
  struct egg e;
  ctor_egg( & e, 0 );
  hatch( & e );  
}
