Modification des tests (Création de répertoire make et bake)
This commit is contained in:
6
tests/C/test-03-circular/make/a.h
Normal file
6
tests/C/test-03-circular/make/a.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef A_H
|
||||
#define A_H
|
||||
|
||||
void functionA(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user