aboutsummaryrefslogtreecommitdiffstats
path: root/samples/sample1.code
diff options
context:
space:
mode:
Diffstat (limited to 'samples/sample1.code')
-rw-r--r--samples/sample1.code11
1 files changed, 1 insertions, 10 deletions
diff --git a/samples/sample1.code b/samples/sample1.code
index b941226..650b0ea 100644
--- a/samples/sample1.code
+++ b/samples/sample1.code
@@ -1,10 +1 @@
-foo = "foo";
-number-of-the-beast = 666;
-cool-number = number-of-the-beast; # value lookup
-num = int.zero; # builtin value
-int.double = int.multiply 2;
-list.multiply-all = reduce int.multiply 1;
-
-ifelse (string.eq? foo "bar")
- (int.double 1) # if foo = "bar", calc 1 * 2
- number-of-the-beast # else, number of the beast
+(id id) 1