xfail(reify): field_type — read struct/enum member types by index

REIFY Phase 2.0. Add examples/0616: reflect a struct's fields (name via
field_name, type via field_type) and a tagged-union's variant payloads,
including field_type composed inside type_eq / type_name. Seed an empty
expected/*.exit marker. RED by design — field_type still bails ("not yet
implemented"); Phase 2.1 implements it over the type table and turns
this green.
This commit is contained in:
agra
2026-06-16 19:01:03 +03:00
parent 18a4f9dd54
commit bd139dc09c
2 changed files with 29 additions and 0 deletions