ruby / rbs

Type Signature for Ruby
Other
1.94k stars 211 forks source link

Fix #1905: Fix typo in UntypedFunction #1906

Closed tk0miya closed 2 months ago

tk0miya commented 3 months ago

The method name was incorrect. #with_nonreturn_void should be renamed to #with_nonreturn_void?.

refs: #1905