misc/vim: do not show the preview window when using the omnifunc
[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