code wiki / _hdl_build / nx_probe_hexesc.nx
nx_probe_hexesc.nx
buildroot/runtime/_hdl_build/nx_probe_hexesc.nx
about
nx_probe_hexesc -- MEASURE whether a high-byte \xNN escape inside a string literal is a lexer contract.
Prints len= and the first two byte values of "\xC3\xA9". Expected if supported: len=2 b0=195 b1=169.
Written 2026-09-02 for the lang board (LN25); a claim about the lexer is published only after this runs.
dependencies 1 imports · 0 importers
imports: nx_syscalls.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
| 5 | func pd(v: i64) -> i64 |
| 14 | func main() -> i64 |