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