We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bec83a commit 5acabfbCopy full SHA for 5acabfb
1 file changed
scenario/control/rescue-assign.rb
@@ -12,5 +12,5 @@ def foo(n)
12
13
## assert
14
class Object
15
- def foo: (Integer) -> String?
+ def foo: (Integer) -> String
16
end
0 commit comments