Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/truffle/tags/language/class_tags.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
fails:A class definition allows the declaration of class variables in a class method
fails(inherited):A class definition extending an object (sclass) allows accessing the block of the original scope
fails:A class definition extending an object (sclass) can use return to cause the enclosing method to return
fails:Reopening a class adds new methods to subclasses
fails:class provides hooks calls inherited when a class is created
fails:Reopening a class raises a TypeError when superclasses mismatch
fails:A class definition allows the declaration of class variables in the body

0 comments on commit e1d0d1a

Please sign in to comment.