From bae6192c54533e8da95d8ae1ed4d4eccee28c39a Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Thu, 29 Dec 2011 10:27:38 -0700 Subject: Getting close to realy running. --- test.stage | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test.stage') diff --git a/test.stage b/test.stage index a705c93..13155d3 100644 --- a/test.stage +++ b/test.stage @@ -7,6 +7,10 @@ game.start = <>; global { + command: "eat" object + { + pow(5, x*2); + } } function hello( a, b, c ) -- cgit v1.2.3