module errors; errtype TheError { A } errtype TheError2 { A, B } errtype TheError3 { C, D }