blob: dd2da9951ff7fec7bf52db8972657134fd086860 [file] [log] [blame]
#include "examples/test_cc_shared_library/bar.h"
int bar() { return 42; }