diff options
Diffstat (limited to 'testsuite/pyunit/libghdl/record.vhdl')
-rw-r--r-- | testsuite/pyunit/libghdl/record.vhdl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuite/pyunit/libghdl/record.vhdl b/testsuite/pyunit/libghdl/record.vhdl index 9036f0938..82d5c1faa 100644 --- a/testsuite/pyunit/libghdl/record.vhdl +++ b/testsuite/pyunit/libghdl/record.vhdl @@ -1,7 +1,4 @@ package p is - - constant c : natural := 1; - -- Comment for :rec: type rec is record a : bit; |