blob: f674037aae362ff0117f2745dbe4abbea2ce8bf5 [file] [log] [blame]
static int a = '';
/*
* check-name: empty-char-constant
*
* check-error-start
empty-char-constant.c:1:16: error: empty character constant
* check-error-end
*/