mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Suppress an "assigned but unused variable" warning
This commit is contained in:
parent
a8c5b9a2fd
commit
501f2c44e6
1 changed files with 1 additions and 0 deletions
|
@ -1061,6 +1061,7 @@ END
|
|||
2}
|
||||
false
|
||||
in a: {b:}, c:
|
||||
_b = b
|
||||
p c
|
||||
in {a:
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue