summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/input/cpp/bug_1001.cpp
blob: b0ce9a06e1c5f5b8e90badd2fab32b07f84dfd53 (plain)
1
2
3
4
template< >
struct Bar< false > : Foo
{
};