Sign in
chromium
/
external
/
github.com
/
microsoft
/
DirectXShaderCompiler
/
refs/heads/upstream/python3kgae-patch-1
/
.
/
test
/
YAMLParser
/
spec-10-11.test
blob: 51bd06f02025753095138e20916f2d33fb1887da [
file
] [
log
] [
blame
] [
edit
]
# RUN: yaml-bench -canonical %s
[
?
explicit
key1
:
explicit
value
,
?
explicit
key2
:
,
# Explicit empty
?
explicit
key3
,
# Implicit empty
simple key1
:
explicit
value
,
simple key2
:
,
# Explicit empty
]