summaryrefslogtreecommitdiffstats
path: root/systemtest/rmantest/inputFolder/mandatory/9.10_Expressions.rasql
diff options
context:
space:
mode:
Diffstat (limited to 'systemtest/rmantest/inputFolder/mandatory/9.10_Expressions.rasql')
-rw-r--r--systemtest/rmantest/inputFolder/mandatory/9.10_Expressions.rasql1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemtest/rmantest/inputFolder/mandatory/9.10_Expressions.rasql b/systemtest/rmantest/inputFolder/mandatory/9.10_Expressions.rasql
new file mode 100644
index 0000000..3636358
--- /dev/null
+++ b/systemtest/rmantest/inputFolder/mandatory/9.10_Expressions.rasql
@@ -0,0 +1 @@
+select (rgb.red + rgb.green + rgb.blue) / 3c from rgb \ No newline at end of file