xref
: /
PHP-8.3
/
ext
/
opcache
/
tests
/
gh8846-1.inc
(revision 0600f513)
Home
History
Annotate
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
class Foo {
3
const BAR = true;
4
}
5