aboutsummaryrefslogtreecommitdiff
path: root/a.halk
diff options
context:
space:
mode:
Diffstat (limited to 'a.halk')
-rw-r--r--a.halk9
1 files changed, 9 insertions, 0 deletions
diff --git a/a.halk b/a.halk
new file mode 100644
index 0000000..b3ee89c
--- /dev/null
+++ b/a.halk
@@ -0,0 +1,9 @@
+`asdjfh`
+
+:str:foo. :int:mut:bar, :str:baz = {
+ for.(),{bar!=0; -=.bar,1},{
+ io/print.baz;
+ }
+}
+
+