Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / error_redef3.nit
index b7075d6..eeeda92 100644 (file)
@@ -15,3 +15,5 @@
 class A end
 class A end
 
+var a = new A
+a.output