From 94ded73cba3f16b559edf4a843fc03f7d172f4bc Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 4 Jun 2016 21:54:59 -0700 Subject: [PATCH] Change multi-line template signatures into one line --- .../org/antlr/v4/tool/templates/codegen/Go/Go.stg | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/tool/resources/org/antlr/v4/tool/templates/codegen/Go/Go.stg b/tool/resources/org/antlr/v4/tool/templates/codegen/Go/Go.stg index da08fbc6a..b33f41754 100644 --- a/tool/resources/org/antlr/v4/tool/templates/codegen/Go/Go.stg +++ b/tool/resources/org/antlr/v4/tool/templates/codegen/Go/Go.stg @@ -298,9 +298,7 @@ func (p *) (> -LeftRecursiveRuleFunction(currentRule, args, code, locals, ruleCtx, altLabelCtxs, - namedActions, finallyAction, postamble) ::= -<< +LeftRecursiveRuleFunction(currentRule, args, code, locals, ruleCtx, altLabelCtxs, namedActions, finallyAction, postamble) ::= << }; separator="\n"> @@ -702,8 +700,7 @@ ListLabelName(label) ::="