comment.ru 82 B

1234
  1. =begin
  2. =end
  3. run lambda { |env| [200, {'Content-Type' => 'text/plain'}, ['OK']] }