aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-09-12 01:35:30 +0200
committerEugen Wissner <belka@caraus.de>2026-09-12 01:35:30 +0200
commite72e20e025ab14320c79c2dca75721a0a5e002bd (patch)
tree3b2d0d90f38c80442ee518e000b4026e753c66c9 /testsuite
parent2d3ba9b352478e5a3d3add482f56f1c801965428 (diff)
downloadelna-e72e20e025ab14320c79c2dca75721a0a5e002bd.tar.gz
Allow random text after ending the module
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/compilable/trailing_text.elna4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/compilable/trailing_text.elna b/testsuite/compilable/trailing_text.elna
new file mode 100644
index 0000000..1eb3595
--- /dev/null
+++ b/testsuite/compilable/trailing_text.elna
@@ -0,0 +1,4 @@
+end.
+
+Everything after the module terminator is ignored and is never scanned, so it
+does not have to be Elna: proc 1 2 3 "unterminated