summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.72.0/tests/input/cpp/bug_1020.cpp
blob: ec80e915e9e592ec0f530a55c2ceae37d78658f5 (plain)
1
2
3
4
void HouseNumberData(Translation const & trans  = Translation { }, Orientation const & orient = Orientation { },  CategoryIds const & cats   = CategoryIds(), std::string const & txt    = std::string { }, bool  active = false);
           
void HouseNumberData(Translation const & trans______________, Orientation const & orient______________________,  CategoryIds const & cats_____________________, std::string const & txt___________________, bool active_________);