stdlib/pathname/0/pathname.rbs in rbs-3.6.0.pre.2 vs stdlib/pathname/0/pathname.rbs in rbs-3.6.0.pre.3

- old
+ new

@@ -223,11 +223,9 @@ # # See Dir.getwd. # def self.pwd: () -> Pathname - public - # <!-- # rdoc-file=ext/pathname/lib/pathname.rb # - +(other) # --> # Appends a pathname fragment to `self` to produce a new Pathname object. Since