Skip to content

Commit

Permalink
Type fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
castwide committed Sep 13, 2020
1 parent 6b68f1b commit 13611ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/solargraph/pin/yard_pin/method.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def arg_name a
end

# @param a [Array]
# @return [Symbol]
# @return [::Symbol]
def arg_type a
if a[0].start_with?('**')
:kwrestarg
Expand Down

0 comments on commit 13611ae

Please sign in to comment.