From 58bcf6cd46fe9108f2dced59c612153d2951aee2 Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Thu, 5 Sep 2019 08:21:01 +0200 Subject: fixes #12121 (#12126) --- compiler/semexprs.nim | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/semexprs.nim') diff --git a/compiler/semexprs.nim b/compiler/semexprs.nim index 2d33c742b..1785ae143 100644 --- a/compiler/semexprs.nim +++ b/compiler/semexprs.nim @@ -1896,7 +1896,6 @@ proc expectString(c: PContext, n: PNode): string = proc newAnonSym(c: PContext; kind: TSymKind, info: TLineInfo): PSym = result = newSym(kind, c.cache.idAnon, getCurrOwner(c), info) - result.flags = {sfGenSym} proc semExpandToAst(c: PContext, n: PNode): PNode = let macroCall = n[1] -- cgit 1.4.1-2-gfad0