llvm-for-llvmta/test/YAMLParser/spec-07-13.test

12 lines
152 B
Plaintext
Raw Normal View History

2022-04-25 10:02:23 +02:00
# RUN: yaml-bench -canonical %s
! "First document"
---
!foo "No directives"
%TAG ! !foo
---
!bar "With directives"
%YAML 1.1
---
!baz "Reset settings"