1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/tests/run-test/test002.phpt
2014-12-21 13:23:02 +00:00

19 lines
89 B
PHP

--TEST--
EXPECTF
--FILE--
123
-123
+123
+1.1
abc
0abc
x
--EXPECTF--
%d
%i
%i
%f
%s
%x
%c