We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359d9ba commit afa7fd6Copy full SHA for afa7fd6
1 file changed
sorbet/rbi/shims/hash.rb
@@ -0,0 +1,3 @@
1
+class Hash
2
+ def with_indifferent_access; end
3
+end
0 commit comments