Skip to content

Commit

Permalink
[DOC] Fix experimental marker [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
znz committed Jul 14, 2019
1 parent 219643c commit 421dd31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/NEWS-2.6.0
Expand Up @@ -288,8 +288,8 @@ RubyVM::AbstractSyntaxTree::
* 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::

Expand Down

0 comments on commit 421dd31

Please sign in to comment.