Representation of timing statements.
This is a product type, introduced by deftagsum in support of vl-stmt.
<ctrl> <body>
#3 foo = bar; @@(posedge clk) foo = bar; @@(bar or baz) foo = bar | baz;