f0029227b582fdecf3df3c6c2e7212387e185003
cgdot's local-ident arm silently emitted nothing for a receiver whose local record carries no type node (inference miss upstream), leaving the consumer reading stale AX. cgident's tail silently emitted nothing for any ident that resolved to no local/fn/def/let; that silence is load-bearing ONLY for the #140 !void error-singleton value (tag-only, the widen arm stamps the tag) -- keep exactly that case, mirroring the cstage #140 guard, and hard-stop the rest.
Description
No description provided
Languages
C
89.4%
Python
7.2%
Makefile
2.3%
Shell
0.8%
Assembly
0.3%