blob: abbddc0290882a139fcf7309ffcaac65ebbd0512 [file]
module top(b);inout b;reg c;assign+0-c=b;endmodule