[ruby-cvs:79070] 54fd50c951 (master): Fix OpenStructDocumentation

"zverok" <[email protected]> Sun, 5 Jan 2020 14:35:27 +0900 (JST)
Newsgroups gmane.comp.lang.ruby.cvs
Message-ID <[email protected]>
zverok	2020-01-03 07:02:26 +0900 (Fri, 03 Jan 2020)

  New Revision: 54fd50c951

  https://github.com/ruby/ruby/commit/54fd50c951

  Log:
    Fix OpenStructDocumentation
    =

    In https://github.com/ruby/ruby/commit/9be3295d53b6fd9f8a3ad8157aa065=
5b1976d8ac,
    OpenStruct's documentation stopped to be rendered by RDoc
    (there should be no additional code between documentation
    comment and documented class). Fixing this.

  Modified files:
    lib/ostruct.rb=