Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_cc
/
8395ec0172270f3bf92cd7b06c9b5b3f1f679e88
/
.
/
examples
/
custom_toolchain
/
buildme.cc
blob: 459ade03c1e63a321c1cbe92e996043a637e1507 [
file
] [
log
] [
blame
]
int
some_function
()
{
return
0
;
}