summary refs log tree commit diff stats
path: root/tests/macros/tdumpastgen.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/macros/tdumpastgen.nim')
-rw-r--r--tests/macros/tdumpastgen.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/macros/tdumpastgen.nim b/tests/macros/tdumpastgen.nim
index 0a1836886..0e0581f6a 100644
--- a/tests/macros/tdumpastgen.nim
+++ b/tests/macros/tdumpastgen.nim
@@ -1,5 +1,5 @@
 discard """
-msg: '''nnkStmtList.newTree(
+nimout: '''nnkStmtList.newTree(
   nnkVarSection.newTree(
     nnkIdentDefs.newTree(
       newIdentNode("x"),