nitcc: detect S/R even if R/R conflict as a solution is to shift in case of S/R/R
[nit.git] / tests / base_gen2.nit
index 263d706..12636be 100644 (file)
@@ -16,7 +16,7 @@
 
 import end
 
-class Object
+interface Object
        fun output is abstract
 end