Files
third_party_pyyaml/tests/legacy_tests/data/construct-value.data
T
2025-06-03 18:05:06 +08:00

11 lines
174 B
Plaintext

--- # Old schema
link with:
- library1.dll
- library2.dll
--- # New schema
link with:
- = : library1.dll
version: 1.2
- = : library2.dll
version: 2.3