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