aoqi@0: function func() { aoqi@0: print("hello world"); aoqi@0: } aoqi@0: function() { print("run"); }