src: transform all old writable in annotations
[nit.git] / contrib / pep8analysis / src / cfg / cfg_base.nit
index 4d7264b..c4de901 100644 (file)
@@ -306,7 +306,7 @@ class CFG
                end
        end
 
-       var watchdog writable = 0
+       var watchdog = 0 is writable
        fun link_ret_to_calls(b: BasicBlock, to_link_ori: List[BasicBlock], seq: List[BasicBlock], depth: Int): Bool
        do
                watchdog += 1