Remove trailing whitespace [ci skip]

This commit is contained in:
Marc-Andre Lafortune 2020-10-25 16:38:37 -04:00
parent 25a332f5cf
commit ee54075a94

View File

@ -663,7 +663,7 @@ assert_equal 'true', %q{
'$stderr' => $stderr.inspect, '$stderr' => $stderr.inspect,
} }
end end
h = Ractor.new do h = Ractor.new do
ractor_local_globals ractor_local_globals
end.take end.take