summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/input/cpp/bug_657.cpp
blob: 230b96b34e3e0c7f993044a59b655c6a1d2cd59b (plain)
1
class NewClass: public OldClass/*somecomment*/, public SomeClass;