Skip to content

Commit 0d72853

Browse files
committed
Formatting tweak.
1 parent 531b7f2 commit 0d72853

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/libsyntax/parse/parser.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3194,8 +3194,7 @@ impl<'a> Parser<'a> {
31943194
}
31953195
}
31963196
}
3197-
3198-
}
3197+
}
31993198
}
32003199

32013200
/// Parse a 'while' or 'while let' expression ('while' token already eaten)

0 commit comments

Comments
 (0)