VTuberになったプログラマーの魂の残滓

こいつ……もう意識が……!!

Pre記法

<script>alert('1');</script>
class Foo
  def bar'baz' # return baz
  end
end