summaryrefslogtreecommitdiff
path: root/demo.stage
diff options
context:
space:
mode:
Diffstat (limited to 'demo.stage')
-rw-r--r--demo.stage1
1 files changed, 1 insertions, 0 deletions
diff --git a/demo.stage b/demo.stage
index e51c160..67c6063 100644
--- a/demo.stage
+++ b/demo.stage
@@ -50,6 +50,7 @@ situation <<main>>
50 50
51function hello() 51function hello()
52{ 52{
53 bob = 55 * 2 + 1;
53} 54}
54 55
55situation <<start>> 56situation <<start>>