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