1b67edb54df7d82e5aa75e92732a1ed809422dbf
Before, json_loads checked for '[' or '{' at the beginning. Now
there's a dedicated function for that: parse_json(). Also rename
parse() to parse_value().
Description
No description provided
Languages
C
80.7%
CMake
11.8%
Shell
3.2%
Makefile
1.5%
M4
1.4%
Other
1.4%