php-8.0.30-src/Zend/tests/use_const/includes/foo_php_version.inc

6 lines
47 B
PHP

<?php
namespace foo;
const PHP_VERSION = 42;