parse_program

Function parse_program 

Source
pub fn parse_program(input: &str) -> IResult<&str, Program>