Sign in
bazel
/
rules_cc
/
9a390a7a25987c4d833d05bc7b76cea186c8edf8
/
.
/
examples
/
custom_toolchain
/
buildme.cc
blob: 459ade03c1e63a321c1cbe92e996043a637e1507 [
file
]
int
some_function
()
{
return
0
;
}