Skip to content

Commit 2072828

Browse files
committed
add conflict
1 parent 9165d8f commit 2072828

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grammar.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ module.exports = grammar({
5151
[$._primary_expression, $.member_expression, $._identifier_path],
5252
[$.member_expression, $._identifier_path],
5353
[$.layout_specifier, $.struct_expression],
54+
[$._nameless_parameter, $.parameter],
5455

5556
[$._primary_expression, $.type_cast_expression],
5657
[$.variable_declaration_tuple, $.tuple_expression],

0 commit comments

Comments
 (0)