RosettaCodeData/Task/Comments/Verilog/comments.v

8 lines
64 B
Coq
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
// Single line commment.
/*
Multiple
line
comment.
*/