mirror of
https://github.com/verilator/verilator.git
synced 2026-09-07 10:01:11 +02:00
8 lines
146 B
ReStructuredText
8 lines
146 B
ReStructuredText
.. comment: generated by t_finaldly_bad
|
|
.. code-block:: sv
|
|
:linenos:
|
|
:emphasize-lines: 2
|
|
|
|
bit foo;
|
|
final foo <= 1; // <--- Error
|