Sha256: eaa44495235ada8f61fc797a0ea50d8d12785f3d2b9d9049543c12b5bbb2cfc7
Contents?: true
Size: 484 Bytes
Versions: 12
Compression:
Stored size: 484 Bytes
Contents
# NOTE: run bin/format-filters after changing this file opal_unsupported_filter "Struct" do fails "Struct#initialize is private" # Expected StructClasses::Car to have private instance method 'initialize' but it does not fails "Struct.new does not create a constant with symbol as first argument" # Expected true to be false fails "Struct.new fails with invalid constant name as first argument" # Expected NameError but no exception was raised (#<Class:0xa4f0> was returned) end
Version data entries
12 entries across 12 versions & 1 rubygems