#include "enum-error.h" NSString *const TestErrorDomain; TestError getErr() { return TEOne; }