|
|
1.1 ! moko 1: # autouse checking ! 2: @main[] ! 3: ^try-catch{^test:call[]} ! 4: $autouse[$autouse_method] ! 5: ^try-catch{^test:call[]} ! 6: ^try-catch{^zigi:call[]} ! 7: ! 8: @autouse_method[name] ! 9: ^if($name eq "test"){ ! 10: ^use[226.p] ! 11: }