Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. [
  2. {
  3. to: "ivan",
  4. from: "alex",
  5. msg: "you're cool",
  6. time: "11: 37pm"
  7. },
  8. {
  9. to: "alex",
  10. from: "ivan",
  11. msg: "thanks",
  12. time: "11:38pm"
  13. }
  14. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement