1 2 3 4 5 6 7 8 9 10
extern public void object::TEST23() { CLASS22 T; T.T22( ) ; show( position ); show( this.position ); // T22(); }