Prepare Nit code for inherited and automatic constructors.
[nit.git] / src / parser / xss / prods.xss
index d00060b..5ed318a 100644 (file)
@@ -76,6 +76,7 @@ $ else
     init init_${translate(@ename,"ABCDEFGHIJKLMNOPQRSTUVWXYZ","abcdefghijklmnopqrstuvwxyz")}
 $ end
     do
+        empty_init
 $ foreach {elem}
 $   if @is_list
         _n_@{name} = new List[@{etype}]