summaryrefslogtreecommitdiffstats
path: root/systemtest/rmantest/inputFolder/mandatory/9.7_General_Array_Constructor_Variable.rasql
diff options
context:
space:
mode:
Diffstat (limited to 'systemtest/rmantest/inputFolder/mandatory/9.7_General_Array_Constructor_Variable.rasql')
-rw-r--r--systemtest/rmantest/inputFolder/mandatory/9.7_General_Array_Constructor_Variable.rasql1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemtest/rmantest/inputFolder/mandatory/9.7_General_Array_Constructor_Variable.rasql b/systemtest/rmantest/inputFolder/mandatory/9.7_General_Array_Constructor_Variable.rasql
new file mode 100644
index 0000000..d6b9399
--- /dev/null
+++ b/systemtest/rmantest/inputFolder/mandatory/9.7_General_Array_Constructor_Variable.rasql
@@ -0,0 +1 @@
+select marray x in [1:5], y in [1:10] values a[ x[0], y[0] ] from mr as a \ No newline at end of file