pub fn symbol_line<'input>( __input: &'input str, ) -> Result<SymbolLine, ParseError<<str as Parse>::PositionRepr>>