ruby-changes:56451
From: Kazuhiro <ko1@a...>
Date: Sun, 14 Jul 2019 14:34:54 +0900 (JST)
Subject: [ruby-changes:56451] Kazuhiro NISHIYAMA: 421dd31145 (master): [DOC] Fix experimental marker [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=421dd31145 From 421dd3114579f90ecced6cf221828a730357b50f Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA <zn@m...> Date: Sun, 14 Jul 2019 14:33:28 +0900 Subject: [DOC] Fix experimental marker [ci skip] diff --git a/doc/NEWS-2.6.0 b/doc/NEWS-2.6.0 index 47430ea..ee0a8c3 100644 --- a/doc/NEWS-2.6.0 +++ b/doc/NEWS-2.6.0 @@ -288,8 +288,8 @@ RubyVM::AbstractSyntaxTree:: https://github.com/ruby/ruby/blob/trunk/doc/NEWS-2.6.0#L288 * RubyVM::AbstractSyntaxTree.parse_file parses a given file and returns AST nodes. [experimental] - * RubyVM::AbstractSyntaxTree.of returns AST nodes of the given proc or method. - experimental:: + * RubyVM::AbstractSyntaxTree.of returns AST nodes of the given proc or + method. [experimental] RubyVM:: -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/