Skip to content

Instantly share code, notes, and snippets.

@moyhig
Created October 31, 2012 06:42
Show Gist options
  • Save moyhig/3985489 to your computer and use it in GitHub Desktop.
Save moyhig/3985489 to your computer and use it in GitHub Desktop.
test

テスト

#include <stdio.h>

main ()
{
  printf("hello world\n");
}
@moyhig
Copy link
Author

moyhig commented Nov 1, 2012

@moyhig
Copy link
Author

moyhig commented Nov 5, 2012

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