pub fn return_statement(s: &str) -> IResult<&str, Statement>
Return statement with optional return expression