提交 3046bf44 编写于 作者: J Justin Collins

Add another test for negative array index

上级 1a9553a1
......@@ -2,5 +2,6 @@ class MyLib
def test_negative_array_index
#This should not cause an error, but it used to
[][-1]
[-1][-1]
end
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册