64606de8aff4d5be3338d6976ef23103b0936fe8
isassignable's untyped-int arm fell through *confident=false/return true, silently accepting an untyped int into a union whose variant is itself a nested (non-flattened) union; ww emitted tag=0 (wrong arm) where cstage louds. Reject unless a direct variant is numeric-or-enum (N_TENUM accept mirrors cstage type_isnum). Faithful flatten+rebox deferred (nominal identity, post-CSP). test/wcc/835 (new) + Makefile.
Description
No description provided
Languages
C
89.4%
Python
7.2%
Makefile
2.3%
Shell
0.8%
Assembly
0.3%