diff options
author | pommicket <pommicket@gmail.com> | 2025-09-14 00:26:39 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-14 00:26:39 -0400 |
commit | 1406758a5a2e38392e54cb7ba7a00a0f80ee1567 (patch) | |
tree | 4d42477a1b8d8ee3fa7f3251e9e864a9f6a98d2d /examples/conf.pom | |
parent | 64c5d7ab942d8f4589f43909497ae07cc69231d0 (diff) |
Merging configurations
Diffstat (limited to 'examples/conf.pom')
-rw-r--r-- | examples/conf.pom | 19 |
1 files changed, 3 insertions, 16 deletions
diff --git a/examples/conf.pom b/examples/conf.pom index ba10cca..27037d9 100644 --- a/examples/conf.pom +++ b/examples/conf.pom @@ -1,17 +1,4 @@ -[0oo.eeee°] - bar = 10 -# testing - -Hello = 5 - - # here's another comment -[jibjabjobdsfajkha] - win = yes - [number] - one = 1 - two = 2 - three = "é - yippee" -[] -thing=yup +one = 1 +two = 2 +three = 3 |