pub fn system_message(level: u8, text: &str, line: u32, source: &str) -> NodeExpand description
<system_message level line source type><paragraph>text.
line is the absolute 1-based line of the triggering source line
(the underline for title problems, the indented line for indent errors).