data: saving macro definition scopes
This commit is contained in:
@@ -21,6 +21,7 @@ int calculate(int i)
|
||||
return a;
|
||||
}
|
||||
|
||||
#define PI 3.1415
|
||||
|
||||
#define CALL_CALCULATE() \
|
||||
do \
|
||||
|
||||
Reference in New Issue
Block a user