7 lines
56 B
Plaintext
7 lines
56 B
Plaintext
|
%YAML 1.1
|
||
|
--- !!map
|
||
|
{
|
||
|
? !!str "foo"
|
||
|
: !!str "bar"
|
||
|
}
|