diff options
author | pommicket <pommicket@gmail.com> | 2025-09-14 12:53:39 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-14 12:53:39 -0400 |
commit | ee7e2dbf3d6bc4ef8d4019c666a8960976c1af75 (patch) | |
tree | c5b607087786e028f98e34de001fa9b1e0e08773 /examples/conf.pom | |
parent | c8ef3a67210c980d5d1ff2c1bd7d8fffd39846b5 (diff) |
Parse uint
Diffstat (limited to 'examples/conf.pom')
-rw-r--r-- | examples/conf.pom | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/examples/conf.pom b/examples/conf.pom index ed37ed9..6b839d1 100644 --- a/examples/conf.pom +++ b/examples/conf.pom @@ -1,7 +1,2 @@ -[number]p -one = 1 -two = 2x"\? -three j= "3 -is -the - best" +[number] +best = "0x127432" |