pub fn severity_word(err: &CompileError) -> &'static str
"error" / "warning" for an error’s [Severity].
"error"
"warning"
Severity