00001 00002 #include "bar.h" 00003 00004 00008 void someFunc() { 00009 int someVar = 20; 00010 } 00011