blob: 62d0209b08f946c6f434cdedaa3a029ac344355c [file] [log] [blame]
/* PR c/28502 */
/* { dg-do compile } */
void foo() {} /* { dg-message "note: previous" } */
void foo(void[]); /* { dg-error "array of voids" } */