mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-02-03 13:11:36 +02:00
849e4a3647
add test-case to if/if1 to check equal values
If
if
, the most basic (but still surprisingly versatile!) type of control flow, is what you'll learn here.