diff options
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 |