pub fn panic_internal(msg: &str) -> HintedStrResult<()>Expand description
Generates an internal compiler error with the provided message.
pub fn panic_internal(msg: &str) -> HintedStrResult<()>Generates an internal compiler error with the provided message.