aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/bug0133/e.vhdl
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/gna/bug0133/e.vhdl')
-rw-r--r--testsuite/gna/bug0133/e.vhdl6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/gna/bug0133/e.vhdl b/testsuite/gna/bug0133/e.vhdl
new file mode 100644
index 000000000..620efcbe2
--- /dev/null
+++ b/testsuite/gna/bug0133/e.vhdl
@@ -0,0 +1,6 @@
+entity e is end;
+
+architecture a of e is
+begin
+end;
+