Begin translation module
[tiger.ml.git] / 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.050638 seconds and 4 git commands to generate.