tests/GirTest.vala
[app.Builder.js] / tests / GirTest.vala
index 372c2af..58fd5f6 100644 (file)
@@ -5,7 +5,7 @@ int main (string[] args) {
 
        // test the gir location code..
 
-       context = new Vala.CodeContext ();
+       var context = new Vala.CodeContext ();
        Vala.CodeContext.push (context);