10 lines
131 B
C

#include "cJSON_cJSON.h"
char* cJSON_cJSON_print(PikaObj *self){
return NULL;
}
void cJSON_cJSON___init__(PikaObj *self){
}