Module Stdune__.Loc0
type t
=
{
start : Stdlib.Lexing.position;
stop : Stdlib.Lexing.position;
}
val print : Stdlib.Format.formatter -> t -> unit
Stdune__.Loc0
type t
=
{
start : Stdlib.Lexing.position; |
stop : Stdlib.Lexing.position; |
}
val print : Stdlib.Format.formatter -> t -> unit