mirror of
https://github.com/ruby/ruby.git
synced 2025-08-28 07:26:00 +02:00
parent
7a94225e7d
commit
2b2030f265
3 changed files with 3 additions and 3 deletions
|
@ -1771,7 +1771,7 @@ CODE
|
|||
|
||||
begin
|
||||
fs = $;
|
||||
assert_warn(/\$; will be deprecated/) {$; = " "}
|
||||
assert_warn(/`\$;' is deprecated/) {$; = " "}
|
||||
ensure
|
||||
EnvUtil.suppress_warning {$; = fs}
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue