error: welded type 'StructInfo': wrong field order at position 0 — found 'name', the compiler type has 'fields' here (memory order: fields, name, nominal_id, is_protocol) --> examples/1186-diagnostics-weld-struct-wrong-order.sx:14:11 | 14 | name: u32; | ^^^