mirror of
https://github.com/php/php-src.git
synced 2024-12-27 02:39:39 +08:00
ded3d984c6
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
8 lines
105 B
PHP
8 lines
105 B
PHP
--TEST--
|
|
Test # delimiter parsing and execution
|
|
--PHPDBG--
|
|
ev 1 + 3 # ev 2 ** 3#q
|
|
--EXPECT--
|
|
prompt> 4
|
|
8
|