You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- Parsed input: { "foo\u0000bar": "qwerty\u0000asdf" }
- Result is `json_type_object`
- Key was present and same for `json_object_object_get_ex_len` and `json_object_object_get_len`
- Value is right type, `json_type_string`
- Expected value matches actual
- PASS
|