Advertisement
cwchen

[Rust] if block pseudo code

Aug 22nd, 2017
614
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.03 KB | None | 0 0
  1. if condition {
  2. statement
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement