blob: fc3b55fd489527c1c4a5760bb29e4bb3071d3091 [file] [log] [blame]
/* { dg-additional-options "-std=gnu89" } */
foo ()
{
return (int)foo;
}