microsoft / ifc-spec

IFC format specification
Creative Commons Attribution 4.0 International
71 stars 7 forks source link

DeclSort::Parameter's initializer field type is out of date #102

Closed DarkArc closed 1 year ago

DarkArc commented 1 year ago

The DeclSort::Parameter declaration should have its field's updated so that initializer is typed as a DefaultIndex (DefautlArgIndex?) as it's an index into the decl.default-arg partition.