1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-01-04 21:30:49 +00:00
llvm-6502/test/YAMLParser/spec-08-12.data

11 lines
184 B
Plaintext
Raw Normal View History

# RUN: yaml-bench -canonical %s
[
Without properties,
&anchor "Anchored",
!!str 'Tagged',
*anchor, # Alias node
!!str , # Empty plain scalar
'', # Empty plain scalar
]