Skip to content

Instantly share code, notes, and snippets.

@kounoike
Last active January 23, 2023 12:31
Show Gist options
  • Save kounoike/a42091c11a7b32e48e97c53188ab7170 to your computer and use it in GitHub Desktop.
Save kounoike/a42091c11a7b32e48e97c53188ab7170 to your computer and use it in GitHub Desktop.
MarkdownPaste & Zenn のお試し用

README.md

テスト

小文字版

.がいっぱいあるテスト
#include <stdio.h>
int main(int argc, char* argv[]) {
printf("Hello, world!\n");
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment