bolt/deps/llvm-18.1.8/llvm/test/YAMLParser/spec-07-04.test
2025-02-14 19:21:04 +01:00

7 lines
120 B
Text

# RUN: yaml-bench -canonical %s | FileCheck %s
%TAG !yaml! tag:yaml.org,2002:
---
!yaml!str "foo"
#CHECK: !!str "foo"