brlib repo creation
This commit is contained in:
8
todo/hashtest.c
Normal file
8
todo/hashtest.c
Normal file
@@ -0,0 +1,8 @@
|
||||
#include <stdio.h>
|
||||
#include "hash.h"
|
||||
|
||||
int main()
|
||||
{
|
||||
printf("foo\n");
|
||||
return 1;
|
||||
}
|
Reference in New Issue
Block a user