Update code_ocaml.json

This commit is contained in:
informal-stripes-condo 2025-09-26 13:36:48 +01:00 committed by GitHub
parent 6ff4670790
commit de35fce29f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -323,6 +323,7 @@
"?exn:exn ->",
"List.map",
"List.filter",
"List.fold",
"List.fold_left",
"List.fold_right",
"List.iter",
@ -443,7 +444,6 @@
"nan",
"infinity",
"neg_infinity",
"not",
"pred",
"succ",
"sqrt",