summaryrefslogtreecommitdiff
path: root/tests/manual/clang-format-for-qtc/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/clang-format-for-qtc/test.cpp')
-rw-r--r--tests/manual/clang-format-for-qtc/test.cpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/manual/clang-format-for-qtc/test.cpp b/tests/manual/clang-format-for-qtc/test.cpp
index e5afaff130..b3cf22eaca 100644
--- a/tests/manual/clang-format-for-qtc/test.cpp
+++ b/tests/manual/clang-format-for-qtc/test.cpp
@@ -656,7 +656,11 @@ void extremeFunction(
++uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuunbelievableLongValue;
extremeFunction(
- "some super duper super duper super duper super duper super duper super duper super duper long");
+ "some super duper super duper super duper super duper super duper super duper long");
+
+ // BreakStringLiterals splits the string.
+ extremeFunction("some super duper super duper super duper super duper super duper super duper "
+ "super duper long");
}
void extremeFunction2(int parameter1,