summaryrefslogtreecommitdiff
path: root/tests/data/spec-08-08.canonical
blob: 4f95c0f78caab8905bb06a5a1ec2f4ed28c3a90a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
%YAML 1.1
---
!!map {
  ? !!str "foo"
  : !!str "bar baz"
}
%YAML 1.1
---
!!str "foo bar"
%YAML 1.1
---
!!str "foo bar"
%YAML 1.1
---
!!str "foo bar\n"