src/Builder4/Editor.bjs
[app.Builder.js] / src / Builder4 / Editor.vala
index 5fa9645..9a1948f 100644 (file)
@@ -582,7 +582,7 @@ public class Editor : Object
                     _this.ptype,
                     _this.file,
                     _this.node,
-                    errors
+                    out errors
                 );
                 return this.highlightErrors(errors);