implied: use a time based timeout instead of counting ->nr_children
[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 */