Add upstream rbi
This commit is contained in:
		
							parent
							
								
									5b5cfe89de
								
							
						
					
					
						commit
						a40fc0afd3
					
				@ -3,6 +3,12 @@
 | 
			
		||||
# This file contains temporary definitions for fixes that have
 | 
			
		||||
# been submitted upstream to https://github.com/sorbet/sorbet.
 | 
			
		||||
 | 
			
		||||
# https://github.com/sorbet/sorbet/pull/7647/files
 | 
			
		||||
module IRB
 | 
			
		||||
  sig { params(ap_path: T.nilable(String), argv: T::Array[String]).void }
 | 
			
		||||
  def self.setup(ap_path, argv: ::ARGV); end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
# https://github.com/sorbet/sorbet/pull/7678
 | 
			
		||||
class String
 | 
			
		||||
  sig do
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user