Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
0cb272d303ce7ea1dbe9bb5b16228f2008c8d72e
/
.
/
test
/
unit
/
cc_info
/
foo.cc
blob: bf7759e11ea9db3dff53ad982571ca002fedd82f [
file
] [
log
] [
blame
]
int
foo
()
{
return
42
;
}