Y
Hacker News
new
|
ask
|
show
|
jobs
by
qrios
245 days ago
You are right. And the initial question is also meaningless as there is no difference between these two:
{"project": "MAML"} {project: "MAML"}
A parser is not able to decide if '"project"' equals 'project'.
1 comments
whizzter
245 days ago
and the latter is not valid JSON
link