Skip to content

Commit

Permalink
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions spec/tags/ruby/language/def_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fails:An instance method with a default argument does not call a method with the same name as the local
2 changes: 1 addition & 1 deletion spec/truffle/tags/language/def_tags.txt
Original file line number Diff line number Diff line change
@@ -4,4 +4,4 @@ fails:A method definition inside an instance_eval creates a class method when th
fails:A method definition in an eval creates an instance method
fails:A method definition in an eval creates a class method
fails:A method definition in an eval creates a singleton method
fails(2.2 parser change):An instance method with a default argument does not call a method with the same name as the local
fails:An instance method with a default argument does not call a method with the same name as the local

0 comments on commit 1da022c

Please sign in to comment.