Skip to content

Commit 0e89b01

Browse files
committed
Format
1 parent b5c25b4 commit 0e89b01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/testtokenize.cpp

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

4260+
42604261
void splitTemplateRightAngleBrackets() {
42614262
{
42624263
const char code[] = "; z = x < 0 ? x >> y : x >> y;";

0 commit comments

Comments
 (0)