Ajout de tests pour vérifier le comportement des variables sur plusieurs lignes avec Bake et Make
This commit is contained in:
6
tests/C/test-16-strange-variables/bake/extension.h
Normal file
6
tests/C/test-16-strange-variables/bake/extension.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef EXTENSION_H
|
||||
#define EXTENSION_H
|
||||
|
||||
void afficher_message(void);
|
||||
|
||||
#endif /* EXTENSION_H */
|
Reference in New Issue
Block a user