package ocaml-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Official release of OCaml 5.3.0
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocaml-5.3.0.tar.gz
sha256=22c1dd9de21bf43b62d1909041fb5fad648905227bf69550a6a6bef31e654f38
doc/compiler-libs.common/Syntaxerr/index.html
Module Syntaxerr
Auxiliary type for reporting syntax errors
Warning: this module is unstable and part of compiler-libs.
type error = | Unclosed of Location.t * string * Location.t * string| Expecting of Location.t * string| Not_expecting of Location.t * string| Applicative_path of Location.t| Variable_in_scope of Location.t * string| Other of Location.t| Ill_formed_ast of Location.t * string| Invalid_package_type of Location.t * invalid_package_type| Removed_string_set of Location.t
exception Error of errorval location_of_error : error -> Location.tval ill_formed_ast : Location.t -> string -> 'a sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>