Centralize error message construction
[tiger.ml.git] / compiler / src / lib / tiger / tiger_error.mli
CommitLineData
7c14a966
SK
1exception T of string
2
3val exn : pos:Tiger_position.t -> msg:string -> 'a
This page took 0.021189 seconds and 4 git commands to generate.