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