package ocs

  1. Overview
  2. Docs
type location = string * int
exception Error of string
exception ErrorL of location * string