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