Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/truffle/tags/language/defined_tags.txt
Original file line number Diff line number Diff line change
@@ -39,3 +39,5 @@ fails:The defined? keyword for loop expressions returns 'expression' for a 'retr
fails:The defined? keyword for return expressions returns 'expression'
fails:The defined? keyword for loop expressions returns 'expression' for a 'for' expression
fails:The defined? keyword for a module method call scoped constant returns nil if the outer scope constant in the receiver is not defined
fails:The defined? keyword when called with a method name without a receiver returns 'method' if the method is defined
fails:The defined? keyword when called with a method name having a module as receiver returns 'method' if the method is defined

0 comments on commit 380f660

Please sign in to comment.