use syntax::{register_diagnostic, register_diagnostics}; register_diagnostics! { E0721, // `await` keyword }