Файловый менеджер - Редактировать - /home/.cpan/build/YAML-LibYAML-v0.902.0-0/t/indent.t
�азад
use FindBin '$Bin'; use lib $Bin; use TestYAMLTests tests => 2; $YAML::XS::Indent = 4; is Dump([{a => 1, b => 2, c => 3}]), <<'...', --- - a: 1 b: 2 c: 3 ... 'Dumped with indent 4'; $YAML::XS::Indent = 8; is Dump([{a => 1, b => 2, c => 3}]), <<'...', --- - a: 1 b: 2 c: 3 ... 'Dumped with indent 8';
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Генераци� �траницы: 0 |
proxy
|
phpinfo
|
�а�тройка