From c4a3f4e97a3977c476aa3b260085d64eda3323ad Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 6 Nov 2015 16:52:58 +0800 Subject: [PATCH] JSDOC/ScopeParser.vala --- JSDOC/ScopeParser.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/ScopeParser.vala b/JSDOC/ScopeParser.vala index 1d7372f..c81bc1e 100644 --- a/JSDOC/ScopeParser.vala +++ b/JSDOC/ScopeParser.vala @@ -810,7 +810,7 @@ namespace JSDOC { } //print("<< EXIT EXPRESSION"); this.expN--; - }, + } parseCatch : function(scope) { -- 2.39.2