aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2026-07-03 22:41:48 +0200
committerEugen Wissner <belka@caraus.de>2026-07-03 22:41:48 +0200
commite068da3028c1ae30741d2d1ceaca691b71830bfe (patch)
tree9ef6fb075bb0c02d7124f9a28b7983fc8cf40203 /testsuite
parentb6b68b25043fc4008af6c7bfb4573593a858a9de (diff)
downloadelna-e068da3028c1ae30741d2d1ceaca691b71830bfe.tar.gz
Add a test suite for GCCHEADcpp
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/compilable/empty_proc.elna4
1 files changed, 4 insertions, 0 deletions
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.