25072b42763563c434d7ea8db129fae31cdc612e
[tiger.ml.git] / compiler / src / lib / tiger / tiger_error.mli
1 exception T of string
2
3 val exn : pos:Tiger_position.t -> msg:string -> 'a
This page took 0.042405 seconds and 3 git commands to generate.