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