hacked new tests in

This commit is contained in:
2022-10-23 02:07:25 -04:00
parent c1f1794863
commit 14045fdc92
3 changed files with 15 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
#define _isvalue_c
int isvalue(int c){ return 1; }