Lines Matching full:empty
2 test: Empty Sequence
4 You can represent the empty sequence
5 with an empty inline sequence.
7 empty: []
9 ['empty' => []]
11 test: Empty Mapping
13 You can represent the empty mapping
14 with an empty inline mapping.
16 empty: {}
18 ['empty' => []]
20 test: Empty Sequence as Entire Document
26 test: Empty Mapping as Entire Document
38 test: Empty String
40 You can represent an empty string