Merge: Simplify constructors: next episode
[nit.git] / src / rapid_type_analysis.nit
index d5bc7d1..404ebce 100644 (file)
@@ -387,7 +387,6 @@ class RapidTypeAnalysis
                                v.enter_visit(npropdef.n_block)
                        end
                end
-
        end
 
        fun add_cast(mtype: MType)