summaryrefslogtreecommitdiff
path: root/src/ast.sed
blob: 3f53dc7870794f6d136b23ca4602d7bec458fb2f (plain)
1
2
3
s/type l = | Unknown/type l = Parse_ast.l/
s/type value = | Val/open Value/
s/type iannot = int \* int \* int/type iannot = int \* Parse_ast.l/