Files
2025-08-14 22:41:49 +02:00

19 lines
151 B
PHP

<?php
/*
* foo
*/
namespace Namespaced;
class WithHaltCompiler
{
}
// the end of the script execution
__halt_compiler(); data
data
data
data
...