There was an error while loading. Please reload this page.
Example code:
#define MACRO() __LINE__ int x = MACRO();
Example code: