summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/input/cpp/digraph.cpp
blob: 57cfddf551fac1313cf7865b3531bfe11d061101 (plain)
1
2
3
4
5
x = reinterpret_cast< ::Symbol*>();

int b() {
    char f <: 32 :> = <% 0 %>;
}