EA-34595 - ISE: MutableClassDescriptorLite.addSupertype

This commit is contained in:
Andrey Breslav
2012-03-28 18:57:52 +04:00
parent a89f6a2710
commit 5776fec84c
2 changed files with 8 additions and 7 deletions
@@ -0,0 +1 @@
class A<T> : <!SUPERTYPE_NOT_A_CLASS_OR_TRAIT!>T<!> {}