Expect syntax error in test49.tig
[tiger.ml.git] / compiler / src / lib / tiger / tiger_symbol.mli
1 type t
2
3 val of_string : string -> t
4
5 val to_string : t -> string
This page took 0.054838 seconds and 4 git commands to generate.