Remove label from error raising helper
[tiger.ml.git] / compiler / src / lib / tiger / tiger_error.mli
CommitLineData
7c14a966
SK
1exception T of string
2
2f38b9f1 3val exn : pos:Tiger_position.t -> string -> 'a
This page took 0.018589 seconds and 4 git commands to generate.