aboutsummaryrefslogtreecommitdiff
path: root/internal/confyg/testdata/comment.in
diff options
context:
space:
mode:
authorXe <me@christine.website>2022-11-21 08:57:12 -0500
committerXe <me@christine.website>2022-11-21 08:57:12 -0500
commit4c1d3f5d940099b71c4b658511d511e06c240c5e (patch)
treeeedfd5693a1b3f6e855cd930488cb189450b54fe /internal/confyg/testdata/comment.in
parent01a7cdb937d09ceb014300080fcdbadf593f045c (diff)
downloadx-4c1d3f5d940099b71c4b658511d511e06c240c5e.tar.xz
x-4c1d3f5d940099b71c4b658511d511e06c240c5e.zip
move confyg into x
Signed-off-by: Xe <me@christine.website>
Diffstat (limited to 'internal/confyg/testdata/comment.in')
-rw-r--r--internal/confyg/testdata/comment.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/internal/confyg/testdata/comment.in b/internal/confyg/testdata/comment.in
new file mode 100644
index 0000000..7ddd0c2
--- /dev/null
+++ b/internal/confyg/testdata/comment.in
@@ -0,0 +1,8 @@
+## comment
+module "x" ## eol
+## mid comment
+
+## comment 2
+## comment 2 line 2
+module "y" ## eoy
+## comment 3