summary refs log tree commit diff stats
path: root/tests/openarray/t8259.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/openarray/t8259.nim')
-rw-r--r--tests/openarray/t8259.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openarray/t8259.nim b/tests/openarray/t8259.nim
index 40ff2b2f1..c07576997 100644
--- a/tests/openarray/t8259.nim
+++ b/tests/openarray/t8259.nim
@@ -1,6 +1,6 @@
 discard """
-  line: 6
   errormsg: "invalid type: 'openarray[int]' for result"
+  line: 6
 """
 
 proc foo(a: openArray[int]):auto = a