blob: ee50eedd6d459ef9421e7b81ba06f05f80035421 [file] [log] [blame]
#ifndef BAR_H
#define BAR_H
int bar();
#endif