pub fn parse_nl_text(txt: &str) -> Result<NlProblem, String>
Parse .nl text content. Public so tests can use string literals.
.nl