1<?php
2
3define('TEST_CONSTANT', true);
4
5?>
6