Sign in
rust
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
skip
/
main.rs
blob: 2d33bef92519ed54e9ebdb6425fac66de4570b19 [
file
] [
log
] [
blame
]
mod
foo
;
fn
main
()
{
println
!(
"Hello, world!"
);
}