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