expressions: make assign_expression() take an op argument
[smatch.git] / validation / prototype.c
blobc338e1619a371d0c208abad27838f2d1f08658c1
1 static int prototype(void);
3 /*
4 * check-name: Compile skip function prototype
5 * check-command: sparsec -c $file -o tmp.o
6 */