зеркало из https://github.com/github/ruby.git
[ruby/prism] [DOC] Link fix
https://github.com/ruby/prism/commit/472bdc4d70
This commit is contained in:
Родитель
fd984ac869
Коммит
1943ea06a6
|
@ -10,7 +10,7 @@ module Prism
|
|||
# in ConstantPathNode[ConstantReadNode[name: :Prism], ConstantReadNode[name: :Pattern]]
|
||||
# end
|
||||
#
|
||||
# the pattern is the `ConstantPathNode[...]` expression.
|
||||
# the pattern is the <tt>ConstantPathNode[...]</tt> expression.
|
||||
#
|
||||
# The pattern gets compiled into an object that responds to #call by running
|
||||
# the #compile method. This method itself will run back through Prism to
|
||||
|
|
Загрузка…
Ссылка в новой задаче