Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
7a47449dfdf2f18947b70f72f80e2c11a162c31a
/
.
/
util
/
process_wrapper
/
fake.cc
blob: a0b686911627dace7b298270221ee18de1f38dbe [
file
]
int
main
()
{
// Noop on purpose.
return
0
;
}