This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
ruby--ruby
Watch
1
Star
0
Fork
You've already forked ruby--ruby
0
mirror of
https://github.com/ruby/ruby.git
synced
2022-11-09 12:17:21 -05:00
Code
Releases
Activity
cb2a99822e
ruby--ruby
/
test
/
excludes
/
TestThread.rb
3 lines
78 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add frozen_string_literal: false for all files When you change this to true, you may need to add more tests. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53141 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-12-16 00:07:31 -05:00
# frozen_string_literal: false
suppress warning: ambiguous first argument; put parentheses or a space even after `/' operator git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50864 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-06-13 04:42:02 -04:00
exclude
(
/
_stack_size$
/
,
'often too expensive'
)
Copy permalink