aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue936/ent.vhdl
blob: a74c2e5af4cffd9baab73fb172f6bf3e2892f92b (plain)
1
2
3
4
5
6
entity ent is
end entity;

architecture a of ent is
begin
end;