From ec4c73f749035d51b953716e3e20ab373500b56e Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Mon, 8 May 2017 16:34:07 -0400 Subject: [PATCH] Correct syntax error in linked output for known class map * src/current/compiler/js.xsl (lv:paclage compiler:exit-rater): Add missing semicolon --- src/current/compiler/js.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/current/compiler/js.xsl b/src/current/compiler/js.xsl index f3bec1ff..cefdf42d 100644 --- a/src/current/compiler/js.xsl +++ b/src/current/compiler/js.xsl @@ -215,7 +215,7 @@ ': true - } + };