nx_aggregate_assignment_repro_t230.nx
buildroot/runtime/nx_aggregate_assignment_repro_t230.nx
about
Minimal retained compiler debt: aggregate assignment into an embedded field.
This is a negative regression reproducer, not an accepted transport component.
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_gate_verdict.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| 5 | struct AgInner {first:i64,second:i64,third:i64} |
| 6 | struct AgOuter {before:i64,value:AgInner,after:i64} |
consts
| none |
functions
| 7 | func main()->i64 |