Update RBI files for sorbet-static-and-runtime.

This commit is contained in:
BrewTestBot 2022-06-02 18:10:38 +00:00
parent 8272308f93
commit 369fa8d838
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -2995,17 +2995,9 @@ module Kernel
def choose(*args, &block); end
def itself(); end
def object_id(); end
def pretty_inspect(); end
def say(*args, &block); end
def then(); end
def yield_self(); end
end
module Kernel