$ cat test.c; gcc test.c && ./a.out#include <stdio.h>#define place "world"void main(void){printf("%s\n", place);}
world
できるよう。
Mastodon is the best way to keep up with what's happening.
Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.