6 Apr
2023
6 Apr
'23
11:26 a.m.
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
Minor, but we put only one rule name per `%type` directive. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/150#note_29149