xref: /third_party/PyYAML/tests/data/construct-value.code (revision a5f9918a)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/PyYAML/tests/data/
1a5f9918aSopenharmony_ci[
2a5f9918aSopenharmony_ci    { "link with": [ "library1.dll", "library2.dll" ] },
3a5f9918aSopenharmony_ci    {
4a5f9918aSopenharmony_ci        "link with": [
5a5f9918aSopenharmony_ci            { "=": "library1.dll", "version": 1.2 },
6a5f9918aSopenharmony_ci            { "=": "library2.dll", "version": 2.3 },
7a5f9918aSopenharmony_ci        ],
8a5f9918aSopenharmony_ci    },
9a5f9918aSopenharmony_ci]
10

Indexes created Thu Nov 07 10:32:03 CST 2024