summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/expected/cpp/10048-UNI-1335.cpp
blob: 891b945a00b594c1e6c06e1f6eff4c3de4464411 (plain)
1
2
3
4
5
6
7
8
9
// Change in Configuration\UnityConfigure.h:

    #define FOO_MACRO 0 /////@TODO: COMMENT?????
// ^^^ space removed after 0

// Foo\Bar\Baz\Fizz\Test.cpp

    #define BAR_MACRO   FOO_BAR_MACRO //FOO_BAR_BAZ_NONE
// ^^^ space removed after _MACRO