summary refs log tree commit diff stats
path: root/tests/ccgbugs/twrong_setconstr.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ccgbugs/twrong_setconstr.nim')
-rw-r--r--tests/ccgbugs/twrong_setconstr.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ccgbugs/twrong_setconstr.nim b/tests/ccgbugs/twrong_setconstr.nim
index f03ffd928..8be0b82b5 100644
--- a/tests/ccgbugs/twrong_setconstr.nim
+++ b/tests/ccgbugs/twrong_setconstr.nim
@@ -109,7 +109,7 @@ type
     warnFieldXNotSupported, warnCommentXIgnored,
     warnNilStatement, warnTypelessParam,
     warnDifferentHeaps, warnWriteToForeignHeap, warnUnsafeCode,
-    warnEachIdentIsTuple, warnShadowIdent,
+    warnEachIdentIsTuple
     warnProveInit, warnProveField, warnProveIndex, warnGcUnsafe, warnGcUnsafe2,
     warnUninit, warnGcMem, warnDestructor, warnLockLevel, warnResultShadowed,
     warnUser,