From 47521ad6d85f9bd6caee39696ce40dff82cfa50d Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 2 Sep 2026 13:31:04 +0200 Subject: Implement program entry point --- testsuite/compilable/const_alias.elna | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuite/compilable/const_alias.elna') diff --git a/testsuite/compilable/const_alias.elna b/testsuite/compilable/const_alias.elna index e17c55f..3a6b365 100644 --- a/testsuite/compilable/const_alias.elna +++ b/testsuite/compilable/const_alias.elna @@ -6,5 +6,4 @@ var x: CCI := 8 y: const CI := 9 -begin end. -- cgit v1.2.3