mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-10 13:10:40 +00:00
849e4a3647
add test-case to if/if1 to check equal values |
||
---|---|---|
.. | ||
if1.rs | ||
if2.rs | ||
if3.rs | ||
README.md |
If
if
, the most basic (but still surprisingly versatile!) type of control flow, is what you'll learn here.