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