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