bolt/deps/llvm-18.1.8/llvm/test/YAMLParser/spec-07-13.test

12 lines
152 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
# RUN: yaml-bench -canonical %s
! "First document"
---
!foo "No directives"
%TAG ! !foo
---
!bar "With directives"
%YAML 1.1
---
!baz "Reset settings"