pub fn single_statement(s: &str) -> IResult<&str, Statement>
Expand description

An expression treated as a single statement