90452a8364f3ccab08a79a5cf81c2e8b3fa00228
A same-type tagged cast return (`return x: u`, u == fnret) emitted tag=0 (a 2nd-variant value returned the wrong payload). Route it through the widener (needswiden when N_CAST && ru1==fu1, beside S1's ru1!=fu1) which peels the identity cast internally -> correct; same-type non-cast stays on the passthrough. Byte-id-neutral. test/wcc/837.
Description
No description provided
Languages
C
89.4%
Python
7.2%
Makefile
2.3%
Shell
0.8%
Assembly
0.3%