Sign in
chromium
/
external
/
github.com
/
microsoft
/
DirectXShaderCompiler
/
refs/heads/upstream/python3kgae-patch-1
/
.
/
test
/
YAMLParser
/
spec-05-04.test
blob: 52850f435bf54296e141d1a50155ae17e2fbd21c [
file
] [
log
] [
blame
] [
edit
]
# RUN: yaml-bench -canonical %s
sequence
:
[
one
,
two
,
]
mapping
:
{
sky
:
blue
,
sea
:
green
}