xref
: /
PHP-8.2
/
Zend
/
tests
/
constant_expressions_exceptions.inc
(revision e8672dee)
Home
History
Annotate
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
const T = array(1,2) - array(0);
3