Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
6b10ce3e395b3e1e5ca0c4686b9d711b19ca1d83
/
.
/
test
/
genquery
/
foo.rs
blob: 3ca6ac6d1036eca3443c5a1e971aec3ec70ec2f5 [
file
] [
log
] [
blame
]
fn
main
()
{
println
!(
"foo"
);
bar
::
bar
();
}