blob: 370273ae26d7ee4904f41615f912faa3b031c4bd [file] [log] [blame]
// Build don't link:
void
action0(float& arg1)
{
long cn0 = 1;
arg1 = cn0;
}