aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/codesearch/testdata/query-def-comment-open
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/codesearch/testdata/query-def-comment-open')
-rw-r--r--pkg/codesearch/testdata/query-def-comment-open7
1 files changed, 7 insertions, 0 deletions
diff --git a/pkg/codesearch/testdata/query-def-comment-open b/pkg/codesearch/testdata/query-def-comment-open
new file mode 100644
index 000000000..64bd21812
--- /dev/null
+++ b/pkg/codesearch/testdata/query-def-comment-open
@@ -0,0 +1,7 @@
+def-comment source0.c open
+
+function open is defined in source0.c and commented as:
+
+/*
+ * Comment about open.
+ */