summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/input/pawn/Issue_2586.pawn
blob: 89558691e3ff2b137e44d8cea043fec1d0ed680b (plain)
1
2
3
4
5
static stock const data[][] =
{
	{0b00000011001111000010011100000000, 0b00000011001111000010011100000000},
	{0b00000011001111000010011100000000, 0b00000011001111000010011100000000}
};