This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tokei
mirror of
https://github.com/XAMPPRocky/tokei
Watch
1
Star
0
Fork
You've already forked tokei
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cd2f4d0be1
tokei
/
markdown.md
92 B
Raw
Blame
History
Hello World
extern
crate
std
;
// Rust Comment
fn
main
()
{
let
x
=
5
;
}