<' extend sys { hello_world() is C routine hello; run() is also { hello_world(); }; }; '>