preloading, something akin to builtin, loads some very small predefined (macro) methods for the tests to work (ie call)
arguments are now fully inlined into the message locals next
previous commit affected rather many test, as the implicit returns add extra instructions Also added some explicit returns, so as not to test the return logic too much. return (ie return nl) is a knonwn 3 risc operation.