Sign in
rust
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
compiletest-self-test
/
auxiliary
/
print-it-works.rs
blob: 09411eb121cebb0dc7979d1a1569880a2257c70e [
file
] [
log
] [
blame
]
fn
main
()
{
println
!(
"it works"
);
}