game.title = "Demo game"; game.author = "Mike Buland"; game.version = 1; game.revision = 0; game.start = <>; global { } function hello( a, b, c ) { joe = a; if b < c then { sam = b * c + 1; } else if something <= c then { x * 43; } while true do { bob = 5 + 55 * 2 + 1; } }