1
0
Fork 0
php-language-server/fixtures/namespace_not_first.php

5 lines
34 B
PHP

<?php
echo "Hello";
namespace A;