/test/optional.let
http://github.com/fizx/parsley · Unknown · 8 lines · 8 code · 0 blank · 0 comment · 0 complexity · b47c3dd5f7acd41028eff7aa024d0c70 MD5 · raw file
- {
- "title?": "//title",
- "foo?": ["//omg"],
- "bar?": "//omg",
- "ba?": {
- "linky": "wtf"
- }
- }