Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Jun 24, 2024
1 parent f1fda15 commit 2a66928
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions compiler/tests-check-prim/main.output
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Unused
-------

From +array.js:
caml_array_create_float
caml_check_bound

From +bigarray.js:
Expand Down
1 change: 1 addition & 0 deletions compiler/tests-check-prim/unix-unix.output
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ Unused
-------

From +array.js:
caml_array_create_float
caml_check_bound

From +bigarray.js:
Expand Down
1 change: 1 addition & 0 deletions compiler/tests-check-prim/unix-win32.output
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ Unused
-------

From +array.js:
caml_array_create_float
caml_check_bound

From +bigarray.js:
Expand Down

0 comments on commit 2a66928

Please sign in to comment.