summaryrefslogtreecommitdiff
path: root/tests/011-array-copy/expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/011-array-copy/expected.txt')
-rw-r--r--tests/011-array-copy/expected.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/011-array-copy/expected.txt b/tests/011-array-copy/expected.txt
new file mode 100644
index 0000000..0ef2029
--- /dev/null
+++ b/tests/011-array-copy/expected.txt
@@ -0,0 +1,4 @@
+string -> object
+object -> string
+object -> string (modified)
+caught ArrayStoreException (expected)