Guest User

Untitled

a guest
Nov 4th, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. @r = true
  2. buffer = 100
  3. @lines = 100
  4.  
  5. if @r and not (buffer == @lines)
  6. puts "inside
  7.  
  8. end
Advertisement
Add Comment
Please, Sign In to add comment