mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-01 09:18:30 +00:00
9 lines
110 B
Plaintext
9 lines
110 B
Plaintext
|
# RUN: yaml-bench -canonical %s
|
||
|
|
||
|
simple key : {
|
||
|
also simple : value,
|
||
|
? not a
|
||
|
simple key : any
|
||
|
value
|
||
|
}
|