3 lines
43 B
C
3 lines
43 B
C
extern int x;
|
|
|
|
void foobar (void) { x--; }
|
Attention des changements sont bientôt à prévoir sur l'instance gitea d'Aurore :
extern int x;
|
|
|
|
void foobar (void) { x--; }
|