diff options
Diffstat (limited to 'tests/simple/macro_arg_surrounding_spaces.v')
-rw-r--r-- | tests/simple/macro_arg_surrounding_spaces.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/simple/macro_arg_surrounding_spaces.v b/tests/simple/macro_arg_surrounding_spaces.v index 3dbb5ea01..e0239c08b 100644 --- a/tests/simple/macro_arg_surrounding_spaces.v +++ b/tests/simple/macro_arg_surrounding_spaces.v @@ -1,4 +1,4 @@ -module top( +module macr_arg_surrounding_spaces_top( IDENT_V_, IDENT_W_, IDENT_X_, |