Ajout du test-09
This commit is contained in:
6
tests/C/test-09-handling-comment/make/module.h
Normal file
6
tests/C/test-09-handling-comment/make/module.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef MODULE_H
|
||||
#define MODULE_H
|
||||
|
||||
void print_message();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user