summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2015-07-21 19:00:48 +0200
committerAraq <rumpf_a@web.de>2015-07-21 19:00:48 +0200
commitf192d5aab3cb42bde437ca6aa7819272a55402d3 (patch)
treee0788ef0be29630d03235dc0a4582524c6840213
parentd3255f708c2b4f2251a23d7aa9e6cc0523e9806f (diff)
downloadNim-f192d5aab3cb42bde437ca6aa7819272a55402d3.tar.gz
fixes #3099
-rw-r--r--compiler/semfold.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/semfold.nim b/compiler/semfold.nim
index 23666656e..729222220 100644
--- a/compiler/semfold.nim
+++ b/compiler/semfold.nim
@@ -435,7 +435,7 @@ proc evalOp(m: TMagic, n, a, b, c: PNode): PNode =
      mAppendStrStr, mAppendSeqElem, mSetLengthStr, mSetLengthSeq,
      mParseExprToAst, mParseStmtToAst, mExpandToAst, mTypeTrait, mDotDot,
      mNLen..mNError, mEqRef, mSlurp, mStaticExec, mNGenSym, mSpawn,
-     mParallel, mPlugin:
+     mParallel, mPlugin, mGetTypeInfo:
     discard
   of mEqProc:
     result = newIntNodeT(ord(