diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/input/cs/property.cs')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/input/cs/property.cs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/input/cs/property.cs b/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/input/cs/property.cs deleted file mode 100644 index 85e08bae..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/input/cs/property.cs +++ /dev/null @@ -1,3 +0,0 @@ -#define X 1 // comment to check tokenizing of URL -#property URL "http://www.google.com" -#define Y 2 // comment |