blob: 45093afc27ba17bdaec97c61450019b647cae5ff [file]
<?php
const DEFINE = "const define";
echo DEFINE . PHP_EOL;