clib/test/ini/ini.c
2023-10-31 23:04:17 +08:00

8 lines
65 B
C

#include <iini.h>
#include <llog.h>
int main() {
return 0;
}