summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/expected/cpp/30084-Issue_1184.cpp
blob: 848b1e0366b7c44c7076a2af170a9dbf72c6165b (plain)
1
2
3
4
char buf [2000];

buf[0] = 5;
buf[1] = 6;