diff options
Diffstat (limited to 'testsuite/synth/aggr01/aggr02.vhdl')
-rw-r--r-- | testsuite/synth/aggr01/aggr02.vhdl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/synth/aggr01/aggr02.vhdl b/testsuite/synth/aggr01/aggr02.vhdl index 82e83ff9c..8b117867b 100644 --- a/testsuite/synth/aggr01/aggr02.vhdl +++ b/testsuite/synth/aggr01/aggr02.vhdl @@ -17,4 +17,3 @@ architecture behav of aggr02 is begin b <= a and gen_mask (8); end behav; - |