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