Skip to content

Instantly share code, notes, and snippets.

@zenyuk
Created November 5, 2018 07: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 zenyuk/ce76806ccd33e98a6f441e2743ef162a to your computer and use it in GitHub Desktop.
Save zenyuk/ce76806ccd33e98a6f441e2743ef162a to your computer and use it in GitHub Desktop.
bla
#include <stdio.h>
int
main() {
puts("bla");
}
@zenyuk
Copy link
Author

zenyuk commented Nov 5, 2018

bla

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment