5 lines
146 B
OCaml
5 lines
146 B
OCaml
|
(* Values and functions known and/or provided by the runtime system *)
|
||
|
|
||
|
val builtin_exceptions: string array
|
||
|
val builtin_primitives: string array
|