12345 #define FOO 3#include <stdint.h>int32_t foo (void);
#define FOO 3
#include <stdint.h>
int32_t foo (
void
);