Imported Upstream version 3.10
[platform/upstream/python-PyYAML.git] / tests / data / construct-value.data
1 ---     # Old schema
2 link with:
3   - library1.dll
4   - library2.dll
5 ---     # New schema
6 link with:
7   - = : library1.dll
8     version: 1.2
9   - = : library2.dll
10     version: 2.3