Skip to content

Instantly share code, notes, and snippets.

@TruncatedDinosour
Last active January 3, 2023 04:23
Embed
What would you like to do?
#include <stdio.h>
#define hey int
#define computer main(void) {
#define can
#define you
#define please
#define say puts
#define thanks ;
#define kys return
#define bye }
#define yo
hey computer
can you please say ("hello world") thanks
please kys you 0 yo thanks
bye
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment