summaryrefslogtreecommitdiff
path: root/incstuff.toc
diff options
context:
space:
mode:
Diffstat (limited to 'incstuff.toc')
-rw-r--r--incstuff.toc8
1 files changed, 0 insertions, 8 deletions
diff --git a/incstuff.toc b/incstuff.toc
deleted file mode 100644
index c192e06..0000000
--- a/incstuff.toc
+++ /dev/null
@@ -1,8 +0,0 @@
-
- x : arr.Arr(char);
- arr.arr_add(&x, 'H');
- arr.arr_add(&x, 'e');
- arr.arr_add(&x, 'l');
- arr.arr_add(&x, 'l');
- arr.arr_add(&x, 'o');
- arr.arr_add(&x, '!'); \ No newline at end of file