Add testcase

This commit is contained in:
dalance 2021-01-29 18:35:48 +09:00
parent b924dc304c
commit 7c2cf404fa

View File

@ -0,0 +1,3 @@
module and_op (a, b, c);
`include "test2.svh" // comment
endmodule