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
Peter Leitzen 09bdb43567 Clarify docs about magic comments placement
Magic comments like `frozen_string_literal` may appear everywhere
within the first comment section while `encoding` have to be the first
line, or second line after shebang.
2021-10-30 09:59:59 +09:00
..
assignment.rdoc
calling_methods.rdoc
comments.rdoc Clarify docs about magic comments placement 2021-10-30 09:59:59 +09:00
control_expressions.rdoc
exceptions.rdoc
literals.rdoc Remove extra word in heredoc documentation 2021-05-20 12:24:41 -07:00
methods.rdoc Update keyword argument description in method syntax guide 2021-05-11 15:45:52 -07:00
miscellaneous.rdoc
modules_and_classes.rdoc
pattern_matching.rdoc Allow omission of parentheses in one line pattern matching [Feature #16182] 2021-08-19 17:07:58 +09:00
precedence.rdoc
refinements.rdoc