jankos/tests.h

6 lines
82 B
C

#include "types.h"
#include "stlio.h"
void test_write();
void test_dispatcher();