Skip to content

Instantly share code, notes, and snippets.

@Pugio
Last active April 4, 2017 16:35
Show Gist options
  • Save Pugio/56900537d30a7188174d8895d47572ed to your computer and use it in GitHub Desktop.
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
Copy link
Author

Pugio commented Apr 4, 2017

Test comment.

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