Files
t404null/vendor/symfony/yaml/Tests/Fixtures/nullMappingKey.yml
Glitch (t404null) 25e7853992 Fixed twitter link
2022-06-25 11:33:59 +00:00

10 lines
98 B
YAML

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