Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbb4d1e43d0db9f8d1514a0209bb01f56e49d75f
/
.
/
llvm
/
test
/
YAMLParser
/
construct-value.test
blob: fe01a0dc9049e1f6037aa7d28a3a37a72a0e277e [
file
] [
log
] [
blame
]
# RUN: yaml-bench -canonical %s
---
# Old schema
link
with
:
-
library1
.
dll
-
library2
.
dll
---
# New schema
link
with
:
-
=
:
library1
.
dll
version
:
1.2
-
=
:
library2
.
dll
version
:
2.3