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 * doc/syntax/*.rdoc: separated modifier at sentence. 2015-12-18 03:39:49 +00:00
calling_methods.rdoc Improve safe navigation operator's docs [Misc #15109] 2018-10-20 10:57:33 +00:00
control_expressions.rdoc * doc/syntax/control_expressions.rdoc: Add missing 'as' 2016-09-30 09:43:24 +00:00
exceptions.rdoc * doc/syntax/*.rdoc: separated modifier at sentence. 2015-12-18 03:39:49 +00:00
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 * doc/syntax/*.rdoc: separated modifier at sentence. 2015-12-18 03:39:49 +00:00
modules_and_classes.rdoc * doc/syntax/*.rdoc: separated modifier at sentence. 2015-12-18 03:39:49 +00:00
precedence.rdoc
refinements.rdoc Update refinements docs 2019-01-10 17:28:13 +00:00