Sha256: b5965e187d969ceced39c5234d9f0de956971c5f439a80911b2f7ac28312255c

Contents?: true

Size: 280 Bytes

Versions: 8

Compression:

Stored size: 280 Bytes

Contents

opal_filter "Symbol" do
  fails "Symbol#to_proc sends self to arguments passed when calling #call on the Proc"
  fails "Symbol#to_proc raises an ArgumentError when calling #call on the Proc without receiver"
  fails "Symbol#to_proc passes along the block passed to Proc#call"
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
opal-0.6.3 spec/filters/bugs/symbol.rb
opal-0.6.2 spec/filters/bugs/symbol.rb
opal-0.6.1 spec/filters/bugs/symbol.rb
opal-0.6.0 spec/opal/filters/bugs/symbol.rb
opal-0.5.5 spec/opal/filters/bugs/symbol.rb
opal-0.5.4 spec/filters/bugs/symbol.rb
opal-0.5.2 spec/filters/bugs/symbol.rb
opal-0.5.0 spec/filters/bugs/symbol.rb