summaryrefslogtreecommitdiffstats
path: root/systemtest/rmantest/inputFolder/mandatory/6.5_Comments_in_Queries.rasql
diff options
context:
space:
mode:
Diffstat (limited to 'systemtest/rmantest/inputFolder/mandatory/6.5_Comments_in_Queries.rasql')
-rw-r--r--systemtest/rmantest/inputFolder/mandatory/6.5_Comments_in_Queries.rasql3
1 files changed, 3 insertions, 0 deletions
diff --git a/systemtest/rmantest/inputFolder/mandatory/6.5_Comments_in_Queries.rasql b/systemtest/rmantest/inputFolder/mandatory/6.5_Comments_in_Queries.rasql
new file mode 100644
index 0000000..30972d9
--- /dev/null
+++ b/systemtest/rmantest/inputFolder/mandatory/6.5_Comments_in_Queries.rasql
@@ -0,0 +1,3 @@
+select mr -- this comment text is ignored by rasdaman
+from mr -- for comments spanning several lines,
+ -- every line needs a separate '--' starter \ No newline at end of file