summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/expected/cpp/33028-braces_empty.cpp
blob: 8e46ab7cc698e786ca5436eabbdbd061eda55238 (plain)
1
2
3
4
5
6
7
8
9
class Parser::ParserPrivate {};

template <typename T> class to {};

my $all = {};

enum FocusEffect {};

struct error {};