summaryrefslogtreecommitdiffstats
path: root/test/yaml/null/input.yaml
blob: 56d68d39714fd82529378d71193bd9560f338bac (plain)
1
2
3
4
5
6
7
8
9
10
--- # Handle null keywords.
# These are all valid null values.
- null
- Null
- NULL
- ~
# However, these are not null values but string values according to the spec.
- nULL
- NUll