mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-28 16:53:45 +02:00
C style comments were not recognized as comments in false or suppressed sections of ifdef/etc. blocks. This prohibited an unneeded endif/else/etc. from being commented out with this style of comment.