[home]

Test

This is my blog and its template that I wrote in bare hands.
// C
int main() {
    printf!("hello world!\n");
    return 0;
}
日本語のテスト。 こんにちは世界!