pub fn parse_gamma(input: &str) -> IResult<&str, Gamma<'_>>
Parse a gamma node, consuming all whitespace before it