aboutsummaryrefslogtreecommitdiff
path: root/tests/data/construct-bool.code
blob: 3d02580a6348c9f2887e6b036fc822a2f2bc4a05 (plain)
1
2
3
4
5
6
7
{
    "canonical": True,
    "answer": False,
    "logical": True,
    "option": True,
    "but": { "y": "is a string", "n": "is a string" },
}