mirror of
https://github.com/XAMPPRocky/tokei
synced 2024-10-30 07:11:48 +00:00
92 B
92 B
Hello World
extern crate std;
// Rust Comment
fn main () {
let x = 5;
}