//! Never: the return type of an infinite loop #[lang = "never"] type Never = !;