2 struct st
{ int len
; };
6 static int test(struct st
*s
);
7 static int test(struct st
*s
)
13 * check-name: There is no scope boundary between global and file scope
14 * check-description: Used to mess scopes with -include
15 * check-command: sparse -include $file $file