3 lines
74 B
C
3 lines
74 B
C
|
extern const int my_const_user_global;
|
||
|
extern int my_mutable_user_global;
|