JezK
Edit File: actionscript
function hello(name:String):void { trace("hello " + name); }