php-8.0.30-src/Zend/tests/constant_expressions_except...

3 lines
39 B
PHP

<?php
const T = array(1,2) - array(0);