Actions
Bug #15957
closedSplatting nil as **kwargs
Bug #15957:
Splatting nil as **kwargs
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.7.0dev (2019-06-24T15:19:49Z trunk e09afd15b7) [x86_64-linux]
Description
Updated by nobu (Nobuyoshi Nakada) about 7 years ago
- Is duplicate of Bug #15078: Hash splat of empty hash should not create a positional argument. added
Updated by jeremyevans0 (Jeremy Evans) almost 7 years ago
- Status changed from Open to Closed
Fixed by #14183:
Actions