From e72e20e025ab14320c79c2dca75721a0a5e002bd Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 12 Sep 2026 01:35:30 +0200 Subject: Allow random text after ending the module --- testsuite/compilable/trailing_text.elna | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 testsuite/compilable/trailing_text.elna (limited to 'testsuite') 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 -- cgit v1.2.3