php-8.0.30-src/ext/opcache/tests/preload_dynamic_function.inc

5 lines
37 B
PHP

<?php
if (1) {
function f() {}
}