Avoid repeating the same error message again and again.
if (!__ctfe) assert(0, onlyAsUda!func);
See Implementation
Avoid repeating the same error message again and again.