1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/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
]