package cosovo
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Cosovo.IO
Source
Source
type error = [
| `SyntaxError of error_location
| `UnterminatedString of int
| `IntOverflow of int * string
]