ww: finish initialization validation parity
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
// #156). emit_array_lit_bytes recurses on a TY_ARRAY element (esz=etype->size,
|
||||
// rule 13); cgindex leaves the sub-array ADDRESS for an array element so the
|
||||
// outer index dereferences the right cell (#135 sister). cstage build+run was
|
||||
// T1; cs==ww .s byte-id rides T2 (test-lang-byteid). The nested-array `...`
|
||||
// repeat reject is the runww carrier test/wcc/data/arr_nested_ellipsis_reject.
|
||||
// T1; cs==ww .s byte-id rides T2 (test-lang-byteid). A nested-array `...`
|
||||
// repeat now runs through package initialization when static emission cannot
|
||||
// represent it, as pinned by test/wcc/data/arr_nested_ellipsis_reject.
|
||||
//
|
||||
// Float-element rows assert bit-exact incl negative elements (drew: exercise the
|
||||
// sign-XOR byte-loop per element). The struct-with-array-field rows read the
|
||||
|
||||
Reference in New Issue
Block a user