Function panic_internal

pub fn panic_internal(msg: &str) -> Result<(), HintedString>
Expand description

Generates an internal compiler error with the provided message.