xref: /PHP-8.3/ext/opcache/tests/gh8846-1.inc (revision 0600f513)
1<?php
2class Foo {
3	const BAR = true;
4}
5