diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/cpp/i1768.cpp')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/cpp/i1768.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/cpp/i1768.cpp b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/cpp/i1768.cpp deleted file mode 100644 index 7fa82285..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/input/cpp/i1768.cpp +++ /dev/null @@ -1,6 +0,0 @@ -void f(int a, int b); - -void g() -{ - f(1, 2); -}
\ No newline at end of file |