|
|
1.1 ! misha 1: # autouse checking ! 2: @main[] ! 3: ^do{^test:call[]} ! 4: ^do{^zigi:call[]} ! 5: ! 6: ! 7: @do[jCode] ! 8: ^try{ ! 9: $jCode<br /> ! 10: }{ ! 11: $exception.handled(1) ! 12: $exception.source $exception.comment ! 13: } ! 14: ! 15: ! 16: ! 17: @autouse[name] ! 18: ^if($name eq "test"){ ! 19: ^use[226.p] ! 20: }