nx_boolean_evaluation_probe_t365.nx
buildroot/runtime/nx_boolean_evaluation_probe_t365.nx
dependencies 1 imports · 0 importers
imports: nx_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
| none |
consts
| none |
functions
| 3 | func sfp_rhs()->i64{SFP_CALLS=SFP_CALLS+1;return 1} called by 1: main |
| 4 | func main(argc:i64,argv:*i64)->i64{let g:*i64=gv_ctr();gv_head("Native boolean evaluation observation" as *u8);if (0==1)&&(sfp_rhs()==1){SFP_CALLS=SFP_CALLS+100};gv_check("false left operand still evaluates right function" as *u8,(SFP_CALLS==1) as i64,g);return gv_verdict("boolean_evaluation_observation" as *u8,g,"observed compiler behavior only; no language safety repair" as *u8)} |