1 #include "foobar.h"
2 
3 int
foo()4 foo ()
5 {
6   return number;
7 }
8