Sha256: 230e517cbdaa2e55330cabbed91938f33eaddda138ff21f395aaa2c6e7139101
Contents?: true
Size: 1.1 KB
Versions: 16
Compression:
Stored size: 1.1 KB
Contents
opal_filter "language" do fails "Magic comment can be after the shebang" fails "Magic comment can take Emacs style" fails "Magic comment can take vim style" fails "Magic comment determines __ENCODING__" fails "Magic comment is case-insensitive" fails "Magic comment must be at the first line" fails "Magic comment must be the first token of the line" fails "The defined? keyword for pseudo-variables returns 'expression' for __ENCODING__" fails "The defined? keyword when called with a method name having a module as receiver returns nil if the method is private" fails "The defined? keyword when called with a method name having a module as receiver returns nil if the method is protected" fails "The private keyword changes the visibility of the existing method in the subclass" fails "The private keyword changes visibility of previously called method" fails "The private keyword changes visiblity of previously called methods with same send/call site" fails "The private keyword is overridden when a new class is opened" fails "The private keyword marks following methods as being private" end
Version data entries
16 entries across 16 versions & 1 rubygems