pub fn parse_pattern(input: &str) -> IResult<&str, Pattern<'_>>
Parse a pattern for assignment Accepts whitespace before the pattern