sv: Add %expect

Signed-off-by: David Shah <dave@ds0.me>
This commit is contained in:
David Shah 2019-09-20 11:59:33 +01:00
parent af25585170
commit 497faf4ec0
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ struct specify_rise_fall {
%define api.prefix {frontend_verilog_yy}
%glr-parser
%expect 22
/* The union is defined in the header, so we need to provide all the
* includes it requires