aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/bug055/tb-behav.vhdl
blob: 86c4f247cce4ed53f329ec00be6c7ac8942f3721 (plain)
1
2
3
4
architecture behav of tb is
begin
  assert work.pkg2.get2 = 5;
end behav;