summaryrefslogtreecommitdiff
path: root/ecomp-c/test1.e
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-01-19 19:38:06 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2020-01-19 19:38:06 +0100
commitbbd453b227589ba531f839cee12d29e8015f5550 (patch)
treea3d7de5eaf2f253f4c4d2fc2b7b0afb1df84e487 /ecomp-c/test1.e
parenteac8370242da9375e32225f1d8bd3b4df56b67e4 (diff)
downloadcompilertests-bbd453b227589ba531f839cee12d29e8015f5550.tar.gz
compilertests-bbd453b227589ba531f839cee12d29e8015f5550.tar.bz2
another try in pure C first
Diffstat (limited to 'ecomp-c/test1.e')
-rw-r--r--ecomp-c/test1.e4
1 files changed, 4 insertions, 0 deletions
diff --git a/ecomp-c/test1.e b/ecomp-c/test1.e
new file mode 100644
index 0000000..9ee3bab
--- /dev/null
+++ b/ecomp-c/test1.e
@@ -0,0 +1,4 @@
+module test1;
+
+begin
+end