Beispiel #1
0
char *
fooh () {
#line 55
    return bard();}
Beispiel #2
0
void
foo (float f)
{
  f = barf (f);
  double d = bard ();
}