Hojun-Cho
d1ac836fb9
wcc/check: #24-sib reject array-payload tagged-union construction, both stages
Constructing an array-typed payload into a tagged-union variant silently
dropped it (cstage MOVQ $0 -> returns 0; wwstage match-loud only). Reject
the construct when the selected variant chases to TY_ARRAY (target
TY_TAGGED, non-tagged source). tagged-struct/slice/scalar/str variants and
the array TYPE-decl stay legal. Faithful array-into-box block-store
deferred (#6). test/wcc/834 (new) + Makefile.
2026-06-09 17:30:34 +09:00
..
2026-05-27 01:29:24 +09:00
2026-06-08 20:51:01 +09:00
2026-05-12 13:50:09 +09:00
2026-06-09 17:30:34 +09:00
2026-05-18 19:22:27 +09:00
2026-05-11 13:49:27 +09:00