val lex : Stdlib.Lexing.lexbuf -> tParse the first line of a versioned file.
val lex_opt : Stdlib.Lexing.lexbuf -> t optionParse the first line of a versioned file but do not fail if it doesn't start with (lang ...).
Versioned_file.First_lineFirst line of versioned files
val lex : Stdlib.Lexing.lexbuf -> tParse the first line of a versioned file.
val lex_opt : Stdlib.Lexing.lexbuf -> t optionParse the first line of a versioned file but do not fail if it doesn't start with (lang ...).