1 extern void *memset (void *s
, int c
, int n
);
3 static void foo(void *a
)
8 * check-name: Segfault in check_byte_count after syntax error
11 check_byte_count-ice.c:5:18: error: Bad character constant
12 check_byte_count-ice.c:5:8: error: not enough arguments for function memset