aboutsummaryrefslogtreecommitdiff
path: root/tests/run/t4761.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/t4761.check')
-rw-r--r--tests/run/t4761.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/run/t4761.check b/tests/run/t4761.check
new file mode 100644
index 000000000..1698a57bf
--- /dev/null
+++ b/tests/run/t4761.check
@@ -0,0 +1,4 @@
+Vector(1, 1, 1, 1, 1)
+Vector(Vector(1, 1, 1, 1, 1))
+List(1, 2)
+List(List(1, 2))