parser: Remove tl_propdef* parser rules
[nit.git] / tests / test_undead.nit
index 6d7950a..b6c509a 100644 (file)
@@ -27,7 +27,7 @@ class A
        end
 end
 
-var a: A
+var a: A = null
 if a != null then
        a.foo
        a.bar.output