Skip to content

Instantly share code, notes, and snippets.

@ar1ja
Last active January 3, 2023 04:23
Show Gist options
  • Select an option

  • Save ar1ja/23fe693ba352636baf8129aed41f09a3 to your computer and use it in GitHub Desktop.

Select an option

Save ar1ja/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