fn stmt_expr( input: ParseStream<'_>, allow_nosemi: AllowNoSemi, attrs: Vec<Attribute>, ) -> Result<Stmt>