Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
77495a74460f3a1b8847436552d3b2b9979df4a9
/
.
/
test
/
unit
/
cc_info
/
foo.rs
blob: 20e63e3c2f241626595741abf7710d4e6bfd311e [
file
]
pub
fn
main
()
{
dbg
!(
42
);
}