1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/doc/syntax
Nobuyoshi Nakada 1432471a75
Disallow also CR in here-doc identifier
* parse.y (heredoc_identifier): CR in here-document identifier
  might or might not result in a syntax error, by the EOL code.
  make a syntax error regardless of the EOL code.
2019-04-29 13:47:20 +09:00
..
assignment.rdoc
calling_methods.rdoc Improve safe navigation operator's docs [Misc #15109] 2018-10-20 10:57:33 +00:00
control_expressions.rdoc
exceptions.rdoc
literals.rdoc Disallow also CR in here-doc identifier 2019-04-29 13:47:20 +09:00
methods.rdoc doc/syntax/methods.rdoc: fix a misleading example 2017-10-22 04:19:03 +00:00
miscellaneous.rdoc
modules_and_classes.rdoc
precedence.rdoc
refinements.rdoc Update refinements docs 2019-01-10 17:28:13 +00:00