* moved a blank line.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3005 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4f5f65b4f7
commit
32ffd36c6f
@ -19,9 +19,9 @@ print %[
|
|||||||
# changes made to this file will be lost the next time ruby is built.
|
# changes made to this file will be lost the next time ruby is built.
|
||||||
|
|
||||||
module Config
|
module Config
|
||||||
|
|
||||||
RUBY_VERSION == "#{version}" or
|
RUBY_VERSION == "#{version}" or
|
||||||
raise "ruby lib version (#{version}) doesn't match executable version (\#{RUBY_VERSION})"
|
raise "ruby lib version (#{version}) doesn't match executable version (\#{RUBY_VERSION})"
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
v_fast = []
|
v_fast = []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user