This website requires JavaScript.
Explore
Help
Sign In
Shikong
/
trpl-zh-cn
Watch
1
Star
0
Fork
0
You've already forked trpl-zh-cn
mirror of
https://github.com/KaiserY/trpl-zh-cn
synced
2025-05-24 10:48:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
769fb8fa9d
trpl-zh-cn
/
listings
/
ch03-common-programming-concepts
/
no-listing-25-comments-above-line
/
src
/
main.rs
5 lines
71 B
Rust
Raw
Normal View
History
Unescape
Escape
add listings code && update to ch02-00
2022-02-06 16:43:51 +08:00
fn
main
(
)
{
update listings
2025-05-07 00:10:20 +08:00
// I'm feeling lucky today
add listings code && update to ch02-00
2022-02-06 16:43:51 +08:00
let
lucky_number
=
7
;
}
Reference in New Issue
Copy Permalink