summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2019-02-06 20:31:36 -0800
committergenotrance <dev@genotrance.com>2019-02-06 22:31:36 -0600
commit6f412fc6cb5e2065bca7f3dae8e9594ba26ac610 (patch)
tree37edff25eed005d93062b159e285243c9ff9cdd5 /tests
parent37f9ace517ebab5f73e01e702849f209ae21be34 (diff)
downloadNim-6f412fc6cb5e2065bca7f3dae8e9594ba26ac610.tar.gz
fix #10591 regression (#10592)
Diffstat (limited to 'tests')
-rw-r--r--tests/macros/t8997.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/macros/t8997.nim b/tests/macros/t8997.nim
index af04fb127..b06223717 100644
--- a/tests/macros/t8997.nim
+++ b/tests/macros/t8997.nim
@@ -1,6 +1,6 @@
 discard """
-  line: 24
   errormsg: "illformed AST: "
+  line: 24
 """
 
 import macros