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