Sha256: 11cb527045010c7c6567392ef2966d36fc20f630efafe5ae590194964efc0925

Contents?: true

Size: 253 Bytes

Versions: 7

Compression:

Stored size: 253 Bytes

Contents

opal_filter "Symbol" do
  fails "Numeric#coerce raises a TypeError when passed a Symbol"
  fails "Fixnum#coerce raises a TypeError when given an Object that does not respond to #to_f"
  fails "The throw keyword does not convert strings to a symbol"
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
opal-0.9.4 spec/filters/unsupported/symbol.rb
opal-0.9.3 spec/filters/unsupported/symbol.rb
opal-0.9.2 spec/filters/unsupported/symbol.rb
opal-0.9.0 spec/filters/unsupported/symbol.rb
opal-0.9.0.rc1 spec/filters/unsupported/symbol.rb
opal-0.9.0.beta2 spec/filters/unsupported/symbol.rb
opal-0.9.0.beta1 spec/filters/unsupported/symbol.rb