pyparsley/test/optional.let

8 lines
94 B
Plaintext

{
"title?": "//title",
"foo?": ["//omg"],
"bar?": "//omg",
"ba?": {
"linky": "wtf"
}
}