7 lines
59 B
C
Raw Normal View History

2025-10-10 16:07:00 +08:00
#include <components/log.h>
int main(void)
{
return 0;
}