From f6f5c9e9e6c27ba466c239509fec9d77a772b7ec Mon Sep 17 00:00:00 2001 From: Zahary Karadjov Date: Sun, 6 Apr 2014 16:55:16 +0300 Subject: propagate semExpr flags in macro/template expansion --- compiler/semdata.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/semdata.nim') diff --git a/compiler/semdata.nim b/compiler/semdata.nim index b46d83a92..4cb5ad38c 100644 --- a/compiler/semdata.nim +++ b/compiler/semdata.nim @@ -42,7 +42,7 @@ type TExprFlag* = enum efLValue, efWantIterator, efInTypeof, efWantStmt, efDetermineType, - efAllowDestructor, efWantValue, efOperand + efAllowDestructor, efWantValue, efOperand, efNoSemCheck TExprFlags* = set[TExprFlag] PContext* = ref TContext -- cgit 1.4.1-2-gfad0