main=do print"test" printStr" "
function echo (){var a="this is a example";alert("hello world "+a);}
sub main() dim c(4) as integer return end sub