The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
12345 #define FOO 3#include <stdint.h>int32_t foo (void);
#define FOO 3
#include <stdint.h>
int32_t foo (
void
);