From 7d0d0eb69589ab8e0c8b036a3b642593a372b041 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 23 Aug 2026 20:01:55 +0200 Subject: Determine array type by the first element --- source/main.elna | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/main.elna') diff --git a/source/main.elna b/source/main.elna index d539d0d..13d9c61 100644 --- a/source/main.elna +++ b/source/main.elna @@ -34,8 +34,6 @@ var stderr: ^FILE stdin: ^FILE - t: Word := [3]Int{ 1, 2, 3 }.length - (* Standard procedures. *) -- cgit v1.2.3