Skip to content

Commit bc584d8

Browse files
committed
* test/ruby/envutil.rb : fix a syntax error
1 parent 8198cca commit bc584d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ruby/envutil.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ def assert_warning(*args)
190190
assert_warn(*args) {$VERBOSE = false; yield}
191191
end
192192

193-
def assert_no_memory_leak(args, prepare, code, message=nil, limit: 1.5)
193+
def assert_no_memory_leak(args, prepare, code, message=nil, limit = 1.5)
194194
token = "\e[7;1m#{$$.to_s}:#{Time.now.strftime('%s.%L')}:#{rand(0x10000).to_s(16)}:\e[m"
195195
token_dump = token.dump
196196
token_re = Regexp.quote(token)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy