Merge pull request #15031 from Homebrew/sorbet-files-update

sorbet: Update RBI files.
This commit is contained in:
Nanda H Krishna 2023-03-21 22:30:10 -04:00 committed by GitHub
commit ce07d6ad31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6469,6 +6469,8 @@ end
class RuboCop::AST::Node
def arch_variable?(param0=T.unsafe(nil)); end
def begin_block?(param0=T.unsafe(nil)); end
def block_args(param0=T.unsafe(nil)); end
def block_body(param0=T.unsafe(nil)); end