From ee7e2dbf3d6bc4ef8d4019c666a8960976c1af75 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 14 Sep 2025 12:53:39 -0400 Subject: Parse uint --- examples/conf.pom | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'examples/conf.pom') 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" -- cgit v1.2.3