Sign in
foss-fpga-tools
/
third_party
/
verible
/
07095f61a411b16de8b60e28d8dde49151bc63cd
/
.
/
verilog
/
tools
/
lint
/
testdata
/
instance_ports.sv
blob: a4e3229bf226ef6bc8425f95a13d187d6360ce37 [
file
]
module
instance_ports
;
bar baz
(
x
,
y
);
endmodule