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
control_expressions.rdoc
exceptions.rdoc
literals.rdoc
methods.rdoc
miscellaneous.rdoc
modules_and_classes.rdoc
pattern_matching.rdoc
precedence.rdoc
refinements.rdoc