Skip to content

Instantly share code, notes, and snippets.

@TruncatedDinoSour
Last active January 3, 2023 04:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TruncatedDinoSour/23fe693ba352636baf8129aed41f09a3 to your computer and use it in GitHub Desktop.
Save TruncatedDinoSour/23fe693ba352636baf8129aed41f09a3 to your computer and use it in GitHub Desktop.
#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