source:
pyyaml/trunk/tests/data/construct-bool.code
@
226
| Revision 226, 144 bytes checked in by xi, 7 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | { |
| 2 | "canonical": True, |
| 3 | "answer": False, |
| 4 | "logical": True, |
| 5 | "option": True, |
| 6 | "but": { "y": "is a string", "n": "is a string" }, |
| 7 | } |
Note: See TracBrowser
for help on using the repository browser.
