aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue1015/std.vhdl
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-11-23 18:51:28 +0100
committerTristan Gingold <tgingold@free.fr>2019-11-23 18:51:28 +0100
commit0cb817da88bf3ebb0fa524487ffab7c1998dfb7f (patch)
treec075487b8371537f76e65b0e2e7abde2a7755158 /testsuite/gna/issue1015/std.vhdl
parent8151d6391420e861095b85bd00a371eaf5682c2a (diff)
downloadghdl-0cb817da88bf3ebb0fa524487ffab7c1998dfb7f.tar.gz
ghdl-0cb817da88bf3ebb0fa524487ffab7c1998dfb7f.tar.bz2
ghdl-0cb817da88bf3ebb0fa524487ffab7c1998dfb7f.zip
testsuite/gna: add testcase for #1015
Diffstat (limited to 'testsuite/gna/issue1015/std.vhdl')
-rw-r--r--testsuite/gna/issue1015/std.vhdl1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/gna/issue1015/std.vhdl b/testsuite/gna/issue1015/std.vhdl
new file mode 100644
index 000000000..2f470716d
--- /dev/null
+++ b/testsuite/gna/issue1015/std.vhdl
@@ -0,0 +1 @@
+package std is end;