end.ru 121 B

12345
  1. run lambda { |env| [200, {'Content-Type' => 'text/plain'}, ['OK']] }
  2. __END__
  3. Should not be evaluated
  4. Neither should
  5. This