Sha256: 7811df4626ff000e2a7d95451f945eecbe2909f75b1bef3ed4d624521b185652
Contents?: true
Size: 435 Bytes
Versions: 17
Compression:
Stored size: 435 Bytes
Contents
opal_filter "Kernel" do fails "Kernel.rand returns a float if no argument is passed" fails "Kernel.rand returns an integer for an integer argument" fails "Kernel#<=> returns 0 if self is == to the argument" fails "Kernel#<=> returns nil if self is eql? but not == to the argument" fails "Kernel#<=> returns nil if self.==(arg) returns nil" fails "Kernel#equal? returns true only if obj and other are the same object" end
Version data entries
17 entries across 17 versions & 2 rubygems