Файловый менеджер - Редактировать - /home/.cpan/build/YAML-LibYAML-v0.902.0-0/t/quote.t
�азад
use FindBin '$Bin'; use lib $Bin; use TestYAMLTests tests => 4; is Dump('', [''], {foo => ''}), <<'...', 'Dumped empty string is quoted'; --- '' --- - '' --- foo: '' ... is Dump({}, [{}], {foo => {}}), <<'...', 'Dumped empty map is {}'; --- {} --- - {} --- foo: {} ... is Dump([], [[]], {foo => []}), <<'...', 'Dumped empty seq is []'; --- [] --- - [] --- foo: [] ... is Dump(['&1', '*1', '|2', '? foo', 'x: y', "\a\t\n\r"]), <<'...', --- - '&1' - '*1' - '|2' - '? foo' - 'x: y' - "\a\t\n\r" ... 'Dumped special scalars get quoted';
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Генераци� �траницы: 0 |
proxy
|
phpinfo
|
�а�тройка