Files
rose-ash/hosts/ocaml
giles 143a2ebefe define-library handles (import ...) clauses
step_sf_define_library now processes import clauses by evaluating
(import lib-spec) in the library env. Previously import clauses
were silently ignored, so libraries couldn't use symbols from
other libraries.

2694/2694 tests pass (11 new).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 23:58:55 +00:00
..