fixed up the rest of the tests, added rudimentary makefile(s)
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
!!AUTHOR!!
|
||||
*/
|
||||
|
||||
#include "common.h"
|
||||
|
||||
struct Record {
|
||||
struct Record *PtrComp;
|
||||
int x;
|
||||
|
||||
Reference in New Issue
Block a user