Files
rose-ash/lib/ocaml
giles 74b80e6b0e
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 34s
ocaml: phase 1 unit/wildcard params + 180s timeout (+5 tests, 283 total)
Parser: try-consume-param! handles ident, wildcard _ (fresh __wild_N
name), unit () (fresh __unit_N), typed (x : T) (skips signature).
parse-fun and parse-let (inline) reuse the helper; top-level
parse-decl-let inlines a similar test.

test.sh timeout bumped from 60s to 180s — the growing suite was hitting
the cap and reporting spurious failures.
2026-05-08 09:21:06 +00:00
..