Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
b4ccc97bbe4e6c2cb264efe075cc7b55126f9607
/
.
/
test
/
unit
/
debug_info
/
main.rs
blob: 6d858833817508ea1c8d910482a3c37b354b53c6 [
file
] [
log
] [
blame
]
pub
fn
main
()
{
println
!(
"Hello"
);
}