Guest User

Untitled

a guest
Jul 19th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. ProduceFalse:
  2. Return a Boolean of value "false"
  3.  
  4. ProduceTrue:
  5. Return a Boolean of value "true"
  6.  
  7. ProduceFalse: Return a Boolean of value "false"
  8.  
  9. ProduceTrue: Return a Boolean of value "true"
  10.  
  11. : : a semicolon
  12. R : any kind of linebreak
  13. K : forget all we have seen until this position
  14. R : any kind of linebreak
Add Comment
Please, Sign In to add comment