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