diff options
author | pommicket <pommicket@gmail.com> | 2025-09-11 19:17:23 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-11 19:17:28 -0400 |
commit | aab7700e2bba9216a8343e8e4e0cd0096026ba1a (patch) | |
tree | b98c5cfc0589335c7aa81fc5bdafb8ca3564668b /examples/conf.pom | |
parent | ec9cf4ef9b4ff2a16172e72adf5fca2a94ba3009 (diff) |
Reading lines
Diffstat (limited to 'examples/conf.pom')
-rw-r--r-- | examples/conf.pom | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/conf.pom b/examples/conf.pom new file mode 100644 index 0000000..efff968 --- /dev/null +++ b/examples/conf.pom @@ -0,0 +1,7 @@ +[0oo] + bar = 10 +# testing + + + + # here's another comment |