Jens Rieks <[EMAIL PROTECTED]> wrote: > @LOAD subs are executed if loaded with load_bytecode, but not when > they are in inside the initial bytecode loaded by parrot.
Yep. In the first loaded segment @MAIN or the first line is executed. I don't think that we need @LOAD here too. > jens leo