2 public class Main extends flash.display.MovieClip {
9 if(i!=10) trace("error");
16 if(i!=21) trace("error");
20 /* notice: this type of overloading behaves differently if
21 this function is switched into compatibility mode */
45 if(sum!=4321) trace("error");