Guest User

Untitled

a guest
Feb 20th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1.  
  2. //var t = []
  3.  
  4. //for (var topic in storage.topics) {
  5. //t.push("name", topic.date, topic.author)
  6. //}
  7.  
  8. var t = [
  9. [ "energy", 20081018, "max" ],
  10. [ "computation", 20081014, "max" ],
  11. [ "cooking", 20081017, "max" ]
  12. ]
  13.  
  14. */
Add Comment
Please, Sign In to add comment