Skip to content

Commit

Permalink
Update json.dict
Browse files Browse the repository at this point in the history
  • Loading branch information
0xedward authored Jan 19, 2023
1 parent 128a826 commit 25c648f
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions dictionaries/json.dict
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,21 @@
"{\"foo\":fa"
"{\"foo\":t"
"{\"foo\":nul"

"{"
"}"
"\"qty\": 1, \"qty\": -1"
"\"qty\": 1, \"qty\\ud800\": -1"
"\"qty\": 1, \"qt\\y\": -1"
"/*"
"*/"
"\""
"1.7976931348623157e+308"
"5e-324"
"9007199254740991"
"-9007199254740991"

"}="

",,"
"{\"\":"

0 comments on commit 25c648f

Please sign in to comment.