Files
rose-ash/lib/ocaml/baseline/expected.json
giles d8f1882b50
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 32s
ocaml: phase 5.1 fizzbuzz.ml baseline (12/12 pass)
Classic fizzbuzz using ref-cell accumulator, for-loop, mod, if/elseif
chain, String.concat, Int.to_string. Output verified via String.length
of the comma-joined result for n=15: 57.
2026-05-08 17:44:07 +00:00

15 lines
276 B
JSON

{
"calc.ml": 13,
"closures.ml": 315,
"exception_handle.ml": 4,
"expr_eval.ml": 16,
"factorial.ml": 3628800,
"fizzbuzz.ml": 57,
"list_ops.ml": 30,
"module_use.ml": 3,
"option_match.ml": 5,
"quicksort.ml": 44,
"sum_squares.ml": 385,
"word_count.ml": 3
}