source:
branches/pyyaml3000/tests/data/construct-value.code
@
58
| Revision 58, 214 bytes checked in by xi, 7 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [58] | 1 | [ |
| 2 | { "link with": [ "library1.dll", "library2.dll" ] }, | |
| 3 | { | |
| 4 | "link with": [ | |
| 5 | { "=": "library1.dll", "version": 1.2 }, | |
| 6 | { "=": "library2.dll", "version": 2.3 }, | |
| 7 | ], | |
| 8 | }, | |
| 9 | ] |
Note: See TracBrowser
for help on using the repository browser.
