aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/libghdl/record_fail.vhdl
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/pyunit/libghdl/record_fail.vhdl')
-rw-r--r--testsuite/pyunit/libghdl/record_fail.vhdl3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuite/pyunit/libghdl/record_fail.vhdl b/testsuite/pyunit/libghdl/record_fail.vhdl
index fd584f274..6288920f7 100644
--- a/testsuite/pyunit/libghdl/record_fail.vhdl
+++ b/testsuite/pyunit/libghdl/record_fail.vhdl
@@ -1,7 +1,4 @@
package p is
-
- constant c : natural := 1;
-
-- Comment for the record
type rec is record
a : bit;