summaryrefslogtreecommitdiff
path: root/src/Errors.ml
blob: 69a030b1952ad26c530b62e70dfdfc9f1bbe4c2b (plain)
1
2
3
exception IntegerOverflow of unit

exception Unimplemented