summaryrefslogtreecommitdiff
path: root/tests/comp/names_dont_match.comp
blob: 7c719c2e131121b35cdbeea89fcbdfb760f0c1cb (plain)
1
2
3
4
5
6
component wrong_name;
license "GPL";
pin out bit out;
function _ nofp;
;;
FUNCTION(_) {}