core/rbs/unnamed/argf.rbs in rbs-3.6.0.pre.2 vs core/rbs/unnamed/argf.rbs in rbs-3.6.0.pre.3

- old
+ new

@@ -43,11 +43,9 @@ # %a{annotate:rdoc:copy:ARGF} class ARGFClass include Enumerable[String] - public - # <!-- # rdoc-file=io.c # - ARGF.argv -> ARGV # --> # Returns the `ARGV` array, which contains the arguments passed to your script,