Generated stub for json_array_end */
| 93 | { fprintf(stderr, "json_add_u64 called!\n"); abort(); } |
| 94 | /* Generated stub for json_array_end */ |
| 95 | void json_array_end(struct json_stream *js UNNEEDED) |
| 96 | { fprintf(stderr, "json_array_end called!\n"); abort(); } |
| 97 | /* Generated stub for json_array_start */ |
| 98 | void json_array_start(struct json_stream *js UNNEEDED, const char *fieldname UNNEEDED) |
| 99 | { fprintf(stderr, "json_array_start called!\n"); abort(); } |
no test coverage detected