Sign in
bazel
/
rules_cc
/
8d3ab5f22b8f4a29f3f32c8fbdcc777589d91042
/
.
/
examples
/
test_cc_shared_library
/
quux.cc
blob: b09c46ed765fcee575017e655d426d06e5e1d59a [
file
]
int
quux
()
{
return
42
;
}