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