index
:
maesch
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
cli
/
main.rs
blob: 08cf70211daac579cd5c24228e1569b1e8a50a1d (
plain
)
1
2
3
fn
main
()
{
println!
(
"Hello, CLI!"
);
}