1
Fork 0

Add ecx.stmt_semi() and fix issues with the pretty-printer

This commit is contained in:
Jeffrey Seyfried 2016-06-24 11:39:18 +00:00
parent 060a84d1f7
commit 8cad25199a
3 changed files with 18 additions and 3 deletions

View file

@ -953,7 +953,6 @@ mod tests {
attrs: None,}),
ast::DUMMY_NODE_ID),
span: sp(17,19)}),
expr: None,
id: ast::DUMMY_NODE_ID,
rules: ast::BlockCheckMode::Default, // no idea
span: sp(15,21),