conditions: use set_extra_expr_mod() to change extra states
[smatch.git] / validation / backend / array.c
blobbd3ec596001082218574833efad1cff0eec0167d
1 static char array[128];
3 /*
4 * check-name: Array code generation
5 * check-command: ./sparsec -c $file -o tmp.o
6 */