module foo; errtype Blurg { X, Y, Z } func void main() { anyerr foo; }