summaryrefslogtreecommitdiff
path: root/test/files/run/t0017.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t0017.check')
-rw-r--r--test/files/run/t0017.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t0017.check b/test/files/run/t0017.check
index 86c5fe56a8..3a72142467 100644
--- a/test/files/run/t0017.check
+++ b/test/files/run/t0017.check
@@ -1 +1 @@
-Array(GenericArray(1, 3), GenericArray(2, 4))
+Array(ArraySeq(1, 3), ArraySeq(2, 4))