pfff
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include "expansion.h"
|
||||
|
||||
char *weird_copy(const char *input);
|
||||
char *weird_copy(const char *input){
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user