Remove label from error raising helper
[tiger.ml.git] / compiler / src / lib / tiger / tiger_error.mli
index 25072b4..1f0d0ce 100644 (file)
@@ -1,3 +1,3 @@
 exception T of string
 
-val exn : pos:Tiger_position.t -> msg:string -> 'a
+val exn : pos:Tiger_position.t -> string -> 'a
This page took 0.026927 seconds and 4 git commands to generate.