summaryrefslogtreecommitdiffstats
path: root/systemtest/testcases_mandatory/test_select/test_rasql/composite_constants_struct.rasql
diff options
context:
space:
mode:
Diffstat (limited to 'systemtest/testcases_mandatory/test_select/test_rasql/composite_constants_struct.rasql')
-rw-r--r--systemtest/testcases_mandatory/test_select/test_rasql/composite_constants_struct.rasql1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemtest/testcases_mandatory/test_select/test_rasql/composite_constants_struct.rasql b/systemtest/testcases_mandatory/test_select/test_rasql/composite_constants_struct.rasql
new file mode 100644
index 0000000..a22359e
--- /dev/null
+++ b/systemtest/testcases_mandatory/test_select/test_rasql/composite_constants_struct.rasql
@@ -0,0 +1 @@
+select struct{ struct{ 1l, 2l, 3l }, true } from test_grey \ No newline at end of file