Skip to content

Commit a27b921

Browse files
committed
Format
1 parent 0e89b01 commit a27b921

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/testtokenize.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4257,7 +4257,7 @@ class TestTokenizer : public TestFixture {
42574257
ASSERT(var2 && var2->isAttributeMaybeUnused());
42584258
}
42594259

4260-
4260+
42614261
void splitTemplateRightAngleBrackets() {
42624262
{
42634263
const char code[] = "; z = x < 0 ? x >> y : x >> y;";

0 commit comments

Comments
 (0)