summaryrefslogtreecommitdiffstats
path: root/systemtest/testcases_mandatory/test_select/test_rasql/general_array_constructor_variable_1.rasql
diff options
context:
space:
mode:
Diffstat (limited to 'systemtest/testcases_mandatory/test_select/test_rasql/general_array_constructor_variable_1.rasql')
-rw-r--r--systemtest/testcases_mandatory/test_select/test_rasql/general_array_constructor_variable_1.rasql1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemtest/testcases_mandatory/test_select/test_rasql/general_array_constructor_variable_1.rasql b/systemtest/testcases_mandatory/test_select/test_rasql/general_array_constructor_variable_1.rasql
new file mode 100644
index 0000000..b293cb6
--- /dev/null
+++ b/systemtest/testcases_mandatory/test_select/test_rasql/general_array_constructor_variable_1.rasql
@@ -0,0 +1 @@
+select marray xy in [1:5, 1:10] values a[ xy[0], xy[1] ] from test_grey as a \ No newline at end of file