game.title = "Demo game"; game.author = "Mike Buland"; game.version = 1; game.revision = 0; game.start = <>; global { } function hello( a, b, c ) { bob = 5 + 55 * 2 + 1; }