summary refs log tree commit diff
path: root/tests/pracownia2/ok/035_store_store.xi
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pracownia2/ok/035_store_store.xi')
-rw-r--r--tests/pracownia2/ok/035_store_store.xi6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/pracownia2/ok/035_store_store.xi b/tests/pracownia2/ok/035_store_store.xi
new file mode 100644
index 0000000..8af586b
--- /dev/null
+++ b/tests/pracownia2/ok/035_store_store.xi
@@ -0,0 +1,6 @@
+test(x:bool[][])
+{
+    x[0][1] = true
+}
+//@PRACOWNIA
+//@stop_after typechecker