aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue2116/cons02.vhdl
blob: 0548bdb3ee002975f6a28ea80eb2192a4c9b78a3 (plain)
1
2
3
entity hello is
  port(c:s't bit_vector(0));
end hello;