Skip to content

Commit 4087735

Browse files
committed
Format
1 parent c350023 commit 4087735

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/testvalueflow.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7994,7 +7994,7 @@ class TestValueFlow : public TestFixture {
79947994
code = "void f() {\n" // #14287
79957995
" auto a = { \"1\" };\n"
79967996
" auto b = a;\n"
7997-
"}\n";
7997+
"}\n";
79987998
(void)valueOfTok(code, "b");
79997999
}
80008000

0 commit comments

Comments
 (0)