aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/main.elna2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/main.elna b/source/main.elna
index c127ba4..369d013 100644
--- a/source/main.elna
+++ b/source/main.elna
@@ -34,6 +34,8 @@ var
stderr: ^FILE
stdin: ^FILE
+ t: Word := [3]Int{ 1, 2, 3 }.length
+
(*
Standard procedures.
*)