mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
add RUBY_VERSION to notify syntax compatible version
This commit is contained in:
@@ -49,3 +49,5 @@ module Kernel
|
||||
!(self =~ y)
|
||||
end
|
||||
end
|
||||
|
||||
RUBY_VERSION = "1.9"
|
||||
|
||||
Reference in New Issue
Block a user