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