Skip to content

Instantly share code, notes, and snippets.

@Pugio
Last active April 4, 2017 16:35
Show Gist options
  • Select an option

  • Save Pugio/56900537d30a7188174d8895d47572ed to your computer and use it in GitHub Desktop.

Select an option

Save Pugio/56900537d30a7188174d8895d47572ed to your computer and use it in GitHub Desktop.
test gist
// this is
int main() {
int i = 0;
printf("YO\n");
// an edit
return 0;
}
@Pugio

Pugio commented Apr 4, 2017

Copy link
Copy Markdown
Author

Test comment.

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