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