mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-04 06:09:05 +00:00
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
|
# RUN: yaml-bench -canonical %s
|
||
|
|
||
|
? explicit key # implicit value
|
||
|
? |
|
||
|
block key
|
||
|
: - one # explicit in-line
|
||
|
- two # block value
|