From e068da3028c1ae30741d2d1ceaca691b71830bfe Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 3 Jul 2026 22:41:48 +0200 Subject: Add a test suite for GCC --- testsuite/compilable/empty_proc.elna | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 testsuite/compilable/empty_proc.elna (limited to 'testsuite/compilable') diff --git a/testsuite/compilable/empty_proc.elna b/testsuite/compilable/empty_proc.elna new file mode 100644 index 0000000..fb07285 --- /dev/null +++ b/testsuite/compilable/empty_proc.elna @@ -0,0 +1,4 @@ +proc f() +end + +end. -- cgit v1.2.3