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