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