nitpretty: handle super and class-level annotation as property
[nit.git] / tests / sav / nitpretty_args28.res
index 1944090..c2df28d 100644 (file)
@@ -23,7 +23,6 @@ end
 
 class B
        super A
-
        redef type FOO: Int
 
        # comment 3