Advertisement
Isoraqathedh

Extremely Old and Obvious Pun.ahk

Nov 19th, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. x::Send
  2. (
  3. {
  4.   "id": 1,
  5.   "name": "Foo",
  6.   "price": 123,
  7.   "tags": [
  8.     "Bar",
  9.     "Eek"
  10.   ],
  11.   "stock": {
  12.     "warehouse": 300,
  13.     "retail": 20
  14.   }
  15. }
  16. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement