Add missing verilog keywords

This commit is contained in:
zegervdv 2020-11-18 21:38:22 +01:00 committed by Stephan Seitz
parent d59b4810a6
commit 6cc1c28f68

View file

@ -15,6 +15,10 @@
"endclass"
"return"
"default"
"break"
"interface"
"endinterface"
"modport"
] @keyword
[