1<?php
2
3namespace foo;
4
5const PHP_VERSION = 42;
6