mirror of
https://github.com/ruby/ruby.git
synced 2025-08-16 14:09:02 +02:00

It version applied `frozen_string_literal: true` git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60920 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2 lines
118 B
Ruby
2 lines
118 B
Ruby
# frozen_string_literal: true
|
|
warn "requiring rdoc/markup/inline is deprecated and will be removed in RDoc 4." if $-w
|