diff options
author | pommicket <pommicket@gmail.com> | 2025-09-14 00:33:18 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-14 00:33:18 -0400 |
commit | d8192f73672488234bd12319229402153e7b6c21 (patch) | |
tree | 930ab2f93e337dfa6680945521e48154d51b33f9 /examples/conf.pom | |
parent | 1406758a5a2e38392e54cb7ba7a00a0f80ee1567 (diff) |
pom_conf_print implementation
Diffstat (limited to 'examples/conf.pom')
-rw-r--r-- | examples/conf.pom | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/examples/conf.pom b/examples/conf.pom index 27037d9..0edc83f 100644 --- a/examples/conf.pom +++ b/examples/conf.pom @@ -1,4 +1,7 @@ [number] one = 1 -two = 2 -three = 3 +two = 2x"\? +three = "3 +is +the + best" |