Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
new-import-syntax.rs
blob: f132ed57ce933305c763abbc190ccdfd6338e328 [
file
] [
log
] [
blame
]
// run-pass
pub
fn
main
()
{
println
!(
"Hello world!"
);
}