4 lines
48 B
Coq
4 lines
48 B
Coq
|
module a;
|
||
|
parameter integer real x=0;
|
||
|
endmodule
|