summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/input/cpp/UNI-1339.cpp
blob: 255db22383336e6bf346ca7ddb68b012598a2182 (plain)
1
2
auto c = a < b >> 1;
auto c = a < b;