Sign in
rust
/
rust
/
a5a286df89146c64afebc6dcbbd3f61ba67ae53b
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
skip
/
main.rs
blob: 2d33bef92519ed54e9ebdb6425fac66de4570b19 [
file
]
mod
foo
;
fn
main
()
{
println
!(
"Hello, world!"
);
}