freebsd-nq/contrib/libucl/tests/generate.res
Baptiste Daroussin 4bf5485791 Update libucl to latest version
While here correctly link libucl to libm and register the dependency on libm
for static building
2014-11-29 00:45:09 +00:00

22 lines
313 B
XML

key0 = 0.100000;
key1 = "test string";
key2 = "test \\nstring";
key3 = " test string \n";
key4 [
9.999000,
10,
10.100000,
]
key4 = true;
key5 = "";
key6 = "";
key7 = " \\n";
key8 = 1048576;
key9 = 3.140000;
key10 = true;
key11 = false;
key12 = "gslin@gslin.org";
key13 = "#test";
"k=3" = true;