From f1c80c08eeb05376a5b105316e283705008f0003 Mon Sep 17 00:00:00 2001 From: Hugo Heuzard Date: Thu, 4 Jan 2024 09:10:42 +0100 Subject: [PATCH] WIP --- compiler/tests-check-prim/main.output5 | 3 +++ compiler/tests-check-prim/unix-unix.output5 | 3 +++ 2 files changed, 6 insertions(+) diff --git a/compiler/tests-check-prim/main.output5 b/compiler/tests-check-prim/main.output5 index 112e3fc97e..66b036a36e 100644 --- a/compiler/tests-check-prim/main.output5 +++ b/compiler/tests-check-prim/main.output5 @@ -119,6 +119,9 @@ From +ints.js: caml_div caml_mod +From +io.js: +caml_ml_is_binary_mode + From +jslib.js: caml_is_js caml_trampoline diff --git a/compiler/tests-check-prim/unix-unix.output5 b/compiler/tests-check-prim/unix-unix.output5 index b3b2c6da0d..931388ea8c 100644 --- a/compiler/tests-check-prim/unix-unix.output5 +++ b/compiler/tests-check-prim/unix-unix.output5 @@ -230,6 +230,9 @@ From +ints.js: caml_div caml_mod +From +io.js: +caml_ml_is_binary_mode + From +jslib.js: caml_is_js caml_trampoline