Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
B
Baptiste Daroussin
Update libucl to latest version 10 years ago 3433197 History
HardenedBSD-pkg external libucl tests basic 18.res
defaults {
    key = "val1";
    foo = "bar1";
    many = "values here";
}
mything {
    key = "newval";
    key = "newval1";
    foo = "bar";
    many = "values here";
}
mything {
    key = "newval";
    foo = "bar";
    many = "values here";
}
mything1 {
    key2 = "wtf??";
    key = "val1";
    foo = "bar1";
    many = "values here";
    key1 = "newval";
}