Guest User

Untitled

a guest
Jul 18th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. fn main (){
  2. let mut a = 5;
  3.  
  4. if (a = 6) == () {
  5.  
  6. }
  7. }
Add Comment
Please, Sign In to add comment