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