code wiki / (root) / nx_diamond_leaf.nx

nx_diamond_leaf.nx

buildroot/runtime/nx_diamond_leaf.nx

353 B6 linesdepth 2pulls 2 transitivereach 2 importersview sourcekind library
docsdependenciesstructsconstsfunctions

about

nx_diamond_leaf.nx -- ISOLATED IMPORT-DEDUP PROBE, leaf of the diamond (2026-07-31). Part of a 3-file experiment testing whether nx_cc double-includes a module reachable by TWO paths. Deliberately isolated: the question is about the COMPILER, so it must not be asked on shared code.

dependencies 1 imports · 2 importers

nx_syscalls.nx nx_diamond_leaf.nx nx_diamond_mid.nx nx_diamond_probe.nx

imports: nx_syscalls.nx

imported by: nx_diamond_mid.nxnx_diamond_probe.nx

structs

none

consts

none

functions

6func dl_value() -> i64 { return 7 }
called by 2: dm_valuemain