[WordPress]Crayonのコード表示のテスト
コード表示のテストです。
/ A sample class class Human { private int age = 0; public void birthday() { age++; print('Happy Birthday!'); } }
行き先を見失ってしまった現代人のあなたのために。
コード表示のテストです。
/ A sample class class Human { private int age = 0; public void birthday() { age++; print('Happy Birthday!'); } }