mirror of https://github.com/YosysHQ/yosys.git
4 lines
48 B
Coq
4 lines
48 B
Coq
|
|
module a;
|
||
|
|
parameter integer real x=0;
|
||
|
|
endmodule
|