blob: 43d236b911cc5b447d3379b0c0d567887ae1a203 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-std=gnu89" } // suppress default -pedantic-errors */
typedef int x, y;
x y z; /* { dg-error "" } */