Files
rose-ash/lib/ocaml/test.sh
giles 0bc6dbd233
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 46s
ocaml: phase 2+6 print primitives wire to host display (+2 tests, 444 total)
print_string / print_endline / print_int / print_newline now route to
SX display primitive (not the non-existent print/println). print_endline
appends '\n'.

let _ = expr ;; at top level confirmed working via the
wildcard-param parser.
2026-05-08 17:37:00 +00:00

75 KiB
Executable File