aboutsummaryrefslogtreecommitdiff
path: root/tests/valid/bool.json
blob: ae368e9492e3538106a3355b9d036f068355fef7 (plain)
1
2
3
4
{
    "f": {"type": "bool", "value": "false"},
    "t": {"type": "bool", "value": "true"}
}