metamodel: rename 'universal' to 'enum'
[nit.git] / tests / base_virtual_type_self.nit
index 214fa90..964fc39 100644 (file)
@@ -28,7 +28,7 @@ class A[E]
 end
 
 class B
-#alt3#special A[Int]
+       #alt3#super A[Int]
        type U: Int
 
        fun test