Sha256: 51ccbd22475b6621d4a7cd1ad2768df632a3836fed5a9958333950c2c6964488
Contents?: true
Size: 426 Bytes
Versions: 7
Compression:
Stored size: 426 Bytes
Contents
opal_filter "Opal bugs" do fails "Array#join raises a NoMethodError if an element does not respond to #to_str, #to_ary, or #to_s" # arity checking bugs fails "Array#shift passed a number n as an argument raises an ArgumentError if more arguments are passed" fails "Array#pop passed a number n as an argument raises an ArgumentError if more arguments are passed" fails "Kernel#warn requires multiple arguments" end
Version data entries
7 entries across 7 versions & 1 rubygems