pub fn whitespace(s: &str) -> IResult<&str, &str>
Parses spaces, newlines, and comments allowed between statements and declarations