zserge / jsmn

Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
MIT License
3.64k stars 778 forks source link

Comment placement (minor) #214

Closed mrnerdhair closed 2 years ago

mrnerdhair commented 2 years ago

I think this comment is for the preceding line:

https://github.com/zserge/jsmn/blob/1aa2e8f80849c983466b165d53542da9b1bd1b32/jsmn.h#L200-L202

pt300 commented 2 years ago

You are absolutely correct. This comment is actually in a correct place in the experimental branch.