index
:
github/perlweeklychallenge-club.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
challenge-238
/
demerphq
/
rust
/
src
/
main.rs
blob: 54b1a5b863a23eac0087f75e4172a8df0757911b (
plain
)
1
2
3
fn
main
()
{
println!
(
"use `cargo test` to run tests"
);
}