code wiki / (root) / _offc_t4_smoke.nx

_offc_t4_smoke.nx source

↩ module page · 5 lines · 89 B

1// Single-function smoke test for Tier 4 emission. 2 3func main() -> i64 { 4 return 42 5}