Ajout de nouveaux fichiers de test et suppression de fichiers obsolètes
This commit is contained in:
6
tests/test-03-circular/bake/b.h
Normal file
6
tests/test-03-circular/bake/b.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef B_H
|
||||
#define B_H
|
||||
|
||||
void functionB(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user