expressions: make assign_expression() take an op argument
[smatch.git] / validation / backend / array.c
blob4e87b79eee0f01ec4506e2c175b01005572bd759
1 static char array[128];
3 /*
4 * check-name: Array code generation
5 * check-command: sparsec -c $file -o tmp.o
6 */