mirror of
https://github.com/t404owo/t404null.git
synced 2025-12-14 10:58:46 +00:00
10 lines
94 B
YAML
10 lines
94 B
YAML
--- %YAML:1.0
|
|
test: Miscellaneous
|
|
spec: 2.21
|
|
yaml: |
|
|
null: ~
|
|
php: |
|
|
[
|
|
'' => null,
|
|
]
|