Found a typo in usage example. Parser implementation is great. ``` /* query type */ int type0 = json_query_number(toks, num, "map.soldier[2]"); ```