Project

General

Profile

Bug #10959 » test2.rb

Working test - alvoskov (Alexey Voskov), 03/10/2015 03:33 PM

 
# encoding: UTF-8
def test_func
@basis = []
@basis << {"a" => 1}
end

(2-2/6)