Aug. 2, 2023
7:38 a.m.
Rémi Bernon (@rbernon) commented about tools/widl/parser.l:
decode { return tDECODE; } defaultbind { return tDEFAULTBIND; } defaultcollelem { return tDEFAULTCOLLELEM; } + default_overload { return tDEFAULTOVERLOAD; }
Same. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3479#note_41003