Add ISO index to Kernel.local_variables.

This commit is contained in:
take_cheeze
2014-05-18 23:34:56 +09:00
parent a1d11762dc
commit 0f742392b5
+1 -1
View File
@@ -75,7 +75,7 @@ assert('mrb_cfunc_env_get') do
assert_equal 1, t.get_int(1)
end
assert('Kernel.local_variables') do
assert('Kernel.local_variables', '15.3.1.2.7') do
a, b = 0, 1
a += b