j
k
j a
j l
Giovanni Mascellani (@giomasce) commented about libs/vkd3d-shader/hlsl.y:
%type <attr> attribute -%type <attr_list> attribute_list +%type <attr_list> attribute_list attribute_list_optional
%type <attr> attribute
-%type <attr_list> attribute_list +%type <attr_list> attribute_list attribute_list_optional
Minor, but we put only one rule name per `%type` directive.
Back to the thread
Back to the list