clam2021/vendor/symfony/yaml/Tests/Fixtures/nullMappingKey.yml
2021-05-13 13:04:00 -03:00

10 lines
98 B
YAML

--- %YAML:1.0
test: Miscellaneous
spec: 2.21
yaml: |
null: ~
php: |
[
'null' => null,
]