From d8fde9daba32019a35933cb97f482de5cf3669fa Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Sat, 5 May 2018 11:55:53 +0200 Subject: make tests green --- tests/trmacros/thoist.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/trmacros/thoist.nim') diff --git a/tests/trmacros/thoist.nim b/tests/trmacros/thoist.nim index 7d14c0abf..657f210a1 100644 --- a/tests/trmacros/thoist.nim +++ b/tests/trmacros/thoist.nim @@ -5,7 +5,7 @@ true''' import pegs -template optPeg{peg(pattern)}(pattern: string{lit}): TPeg = +template optPeg{peg(pattern)}(pattern: string{lit}): Peg = var gl {.global, gensym.} = peg(pattern) gl -- cgit 1.4.1-2-gfad0