mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
14 lines
197 B
Plaintext
14 lines
197 B
Plaintext
|
# RUN: yaml-bench -canonical %s
|
|||
|
|
|||
|
# Strip
|
|||
|
# Comments:
|
|||
|
strip: |-
|
|||
|
# text
# Clip
|
|||
|
# comments:
|
|||
|
clip: |
|
|||
|
# text
# Keep
|
|||
|
# comments:
|
|||
|
keep: |+
|
|||
|
# text
# Trail
|
|||
|
# comments.
|