index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
rust
/
1 basic
/
subdir
/
prog.rs
blob: b171a80c263e90a6494c0028c67bcdd12228d191 (
plain
)
1
2
3
fn
main
()
{
println!
(
"rust compiler is working"
);
}