inital commit of the tester
This commit is contained in:
4
tester/typedefs.h
Normal file
4
tester/typedefs.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include "../test_cases/test_cases.h"
|
||||
|
||||
typedef uint64_t(*TypeSmall)(void);
|
||||
Reference in New Issue
Block a user