sw2.c-- 78 B

123456789
  1. ? resize FALSE
  2. ? jumptomain NONE
  3. byte a,b;
  4. main ()
  5. {
  6. a >< b;
  7. }